HardwareErrorCode
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / HardwareErrorCode
Variable: HardwareErrorCode
Section titled “Variable: HardwareErrorCode”
constHardwareErrorCode:object
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10897
Hardware wallet error codes
Type Declaration
Section titled “Type Declaration”DEVICE_NOT_FOUND
Section titled “DEVICE_NOT_FOUND”
readonlyDEVICE_NOT_FOUND:"HARDWARE_DEVICE_NOT_FOUND"
Device not found/connected
DEVICE_LOCKED
Section titled “DEVICE_LOCKED”
readonlyDEVICE_LOCKED:"HARDWARE_DEVICE_LOCKED"
Device is locked (requires PIN)
APP_NOT_OPEN
Section titled “APP_NOT_OPEN”
readonlyAPP_NOT_OPEN:"HARDWARE_APP_NOT_OPEN"
Required app not open on device
USER_REJECTED
Section titled “USER_REJECTED”
readonlyUSER_REJECTED:"HARDWARE_USER_REJECTED"
User rejected on device
TRANSPORT_ERROR
Section titled “TRANSPORT_ERROR”
readonlyTRANSPORT_ERROR:"HARDWARE_TRANSPORT_ERROR"
Transport/communication error
TIMEOUT
Section titled “TIMEOUT”
readonlyTIMEOUT:"HARDWARE_TIMEOUT"
Timeout waiting for device
UNSUPPORTED
Section titled “UNSUPPORTED”
readonlyUNSUPPORTED:"HARDWARE_UNSUPPORTED"
Unsupported operation
INVALID_PATH
Section titled “INVALID_PATH”
readonlyINVALID_PATH:"HARDWARE_INVALID_PATH"
Invalid derivation path
INVALID_PARAMS
Section titled “INVALID_PARAMS”
readonlyINVALID_PARAMS:"HARDWARE_INVALID_PARAMS"
Invalid parameters provided