HardwareWalletConfig
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / HardwareWalletConfig
Interface: HardwareWalletConfig
Section titled “Interface: HardwareWalletConfig”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14487
Base hardware wallet configuration
Extended by
Section titled “Extended by”Properties
Section titled “Properties”chain:
ChainId
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14489
Target chain
accountIndex?
Section titled “accountIndex?”
optionalaccountIndex:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14491
Account index (default: 0)
derivationPath?
Section titled “derivationPath?”
optionalderivationPath:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14493
Custom derivation path (overrides default)
transport?
Section titled “transport?”
optionaltransport:TransportType
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14495
Transport type preference
timeout?
Section titled “timeout?”
optionaltimeout:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14497
Connection timeout in ms (default: 30000)