HardwareWalletConfig
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / HardwareWalletConfig
Interface: HardwareWalletConfig
Section titled “Interface: HardwareWalletConfig”Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10778
Base hardware wallet configuration
Extended by
Section titled “Extended by”Properties
Section titled “Properties”chain:
ChainId
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10780
Target chain
accountIndex?
Section titled “accountIndex?”
optionalaccountIndex:number
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10782
Account index (default: 0)
derivationPath?
Section titled “derivationPath?”
optionalderivationPath:string
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10784
Custom derivation path (overrides default)
transport?
Section titled “transport?”
optionaltransport:TransportType
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10786
Transport type preference
timeout?
Section titled “timeout?”
optionaltimeout:number
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10788
Connection timeout in ms (default: 30000)