SIPNativeBackendConfig
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / SIPNativeBackendConfig
Interface: SIPNativeBackendConfig
Section titled “Interface: SIPNativeBackendConfig”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:20637
Configuration options for SIP Native backend
Properties
Section titled “Properties”chains?
Section titled “chains?”
optionalchains:string[]
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:20639
Custom supported chains (overrides default)
requireViewingKey?
Section titled “requireViewingKey?”
optionalrequireViewingKey:boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:20641
Whether to require viewing keys for all transfers
minAmount?
Section titled “minAmount?”
optionalminAmount:bigint
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:20643
Minimum amount for transfers (optional)
maxAmount?
Section titled “maxAmount?”
optionalmaxAmount:bigint
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:20645
Maximum amount for transfers (optional)