CSPLTokenServiceConfig
SIP Protocol API Reference v0.12.0
SIP Protocol API Reference / CSPLTokenServiceConfig
Interface: CSPLTokenServiceConfig
Section titled “Interface: CSPLTokenServiceConfig”Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21733
Configuration for CSPLTokenService
Extends
Section titled “Extends”Properties
Section titled “Properties”rpcUrl?
Section titled “rpcUrl?”
optionalrpcUrl?:string
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21366
Solana RPC endpoint URL
Inherited from
Section titled “Inherited from”defaultEncryption?
Section titled “defaultEncryption?”
optionaldefaultEncryption?:CSPLEncryptionType
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21368
Default encryption type
Inherited from
Section titled “Inherited from”CSPLClientConfig.defaultEncryption
enableCompliance?
Section titled “enableCompliance?”
optionalenableCompliance?:boolean
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21370
Enable compliance/audit features
Inherited from
Section titled “Inherited from”CSPLClientConfig.enableCompliance
timeout?
Section titled “timeout?”
optionaltimeout?:number
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21372
Request timeout in milliseconds
Inherited from
Section titled “Inherited from”cache?
Section titled “cache?”
optionalcache?:CSPLCacheConfig
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21374
Cache configuration
Inherited from
Section titled “Inherited from”initialTokens?
Section titled “initialTokens?”
optionalinitialTokens?:CSPLToken[]
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21735
Pre-register these tokens on initialization