CSPLTokenServiceConfig
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / CSPLTokenServiceConfig
Interface: CSPLTokenServiceConfig
Section titled “Interface: CSPLTokenServiceConfig”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21433
Configuration for CSPLTokenService
Extends
Section titled “Extends”Properties
Section titled “Properties”rpcUrl?
Section titled “rpcUrl?”
optionalrpcUrl:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21066
Solana RPC endpoint URL
Inherited from
Section titled “Inherited from”defaultEncryption?
Section titled “defaultEncryption?”
optionaldefaultEncryption:CSPLEncryptionType
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21068
Default encryption type
Inherited from
Section titled “Inherited from”CSPLClientConfig.defaultEncryption
enableCompliance?
Section titled “enableCompliance?”
optionalenableCompliance:boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21070
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-DXh2IGkz.d.ts:21072
Request timeout in milliseconds
Inherited from
Section titled “Inherited from”cache?
Section titled “cache?”
optionalcache:CSPLCacheConfig
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21074
Cache configuration
Inherited from
Section titled “Inherited from”initialTokens?
Section titled “initialTokens?”
optionalinitialTokens:CSPLToken[]
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21435
Pre-register these tokens on initialization