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