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