TrezorConfig
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / TrezorConfig
Interface: TrezorConfig
Section titled “Interface: TrezorConfig”Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10804
Trezor-specific configuration
Extends
Section titled “Extends”Properties
Section titled “Properties”chain:
ChainId
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10780
Target chain
Inherited from
Section titled “Inherited from”accountIndex?
Section titled “accountIndex?”
optionalaccountIndex:number
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10782
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-BYZbDjal.d.ts:10784
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-BYZbDjal.d.ts:10786
Transport type preference
Inherited from
Section titled “Inherited from”HardwareWalletConfig.transport
timeout?
Section titled “timeout?”
optionaltimeout:number
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10788
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-BYZbDjal.d.ts:10806
Trezor Connect manifest URL
manifestEmail?
Section titled “manifestEmail?”
optionalmanifestEmail:string
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10808
Trezor Connect manifest email
manifestAppName?
Section titled “manifestAppName?”
optionalmanifestAppName:string
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10810
Trezor Connect manifest app name
popup?
Section titled “popup?”
optionalpopup:boolean
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10812
Whether to use popup for Trezor Connect