HardwareWalletConfig
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / HardwareWalletConfig
Interface: HardwareWalletConfig
Section titled “Interface: HardwareWalletConfig”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14560
Base hardware wallet configuration
Extended by
Section titled “Extended by”Properties
Section titled “Properties”chain:
ChainId
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14562
Target chain
accountIndex?
Section titled “accountIndex?”
optionalaccountIndex?:number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14564
Account index (default: 0)
derivationPath?
Section titled “derivationPath?”
optionalderivationPath?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14566
Custom derivation path (overrides default)
transport?
Section titled “transport?”
optionaltransport?:TransportType
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14568
Transport type preference
timeout?
Section titled “timeout?”
optionaltimeout?:number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14570
Connection timeout in ms (default: 30000)