HardwareWalletConfig
SIP Protocol API Reference v0.7.2
SIP Protocol API Reference / HardwareWalletConfig
Interface: HardwareWalletConfig
Section titled “Interface: HardwareWalletConfig”Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10841
Base hardware wallet configuration
Extended by
Section titled “Extended by”Properties
Section titled “Properties”chain:
ChainId
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10843
Target chain
accountIndex?
Section titled “accountIndex?”
optionalaccountIndex:number
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10845
Account index (default: 0)
derivationPath?
Section titled “derivationPath?”
optionalderivationPath:string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10847
Custom derivation path (overrides default)
transport?
Section titled “transport?”
optionaltransport:TransportType
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10849
Transport type preference
timeout?
Section titled “timeout?”
optionaltimeout:number
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10851
Connection timeout in ms (default: 30000)