TrezorConfig
SIP Protocol API Reference v0.7.2
SIP Protocol API Reference / TrezorConfig
Interface: TrezorConfig
Section titled “Interface: TrezorConfig”Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10867
Trezor-specific configuration
Extends
Section titled “Extends”Properties
Section titled “Properties”chain:
ChainId
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10843
Target chain
Inherited from
Section titled “Inherited from”accountIndex?
Section titled “accountIndex?”
optionalaccountIndex:number
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10845
Account index (default: 0)
Inherited from
Section titled “Inherited from”HardwareWalletConfig.accountIndex
derivationPath?
Section titled “derivationPath?”
optionalderivationPath:string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10847
Custom derivation path (overrides default)
Inherited from
Section titled “Inherited from”HardwareWalletConfig.derivationPath
transport?
Section titled “transport?”
optionaltransport:TransportType
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10849
Transport type preference
Inherited from
Section titled “Inherited from”HardwareWalletConfig.transport
timeout?
Section titled “timeout?”
optionaltimeout:number
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10851
Connection timeout in ms (default: 30000)
Inherited from
Section titled “Inherited from”manifestUrl?
Section titled “manifestUrl?”
optionalmanifestUrl:string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10869
Trezor Connect manifest URL
manifestEmail?
Section titled “manifestEmail?”
optionalmanifestEmail:string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10871
Trezor Connect manifest email
manifestAppName?
Section titled “manifestAppName?”
optionalmanifestAppName:string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10873
Trezor Connect manifest app name
popup?
Section titled “popup?”
optionalpopup:boolean
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:10875
Whether to use popup for Trezor Connect