Skip to content

CSPLTokenServiceConfig

SIP Protocol API Reference v0.12.0


SIP Protocol API Reference / CSPLTokenServiceConfig

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21733

Configuration for CSPLTokenService

optional rpcUrl?: string

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21366

Solana RPC endpoint URL

CSPLClientConfig.rpcUrl


optional defaultEncryption?: CSPLEncryptionType

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21368

Default encryption type

CSPLClientConfig.defaultEncryption


optional enableCompliance?: boolean

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21370

Enable compliance/audit features

CSPLClientConfig.enableCompliance


optional timeout?: number

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21372

Request timeout in milliseconds

CSPLClientConfig.timeout


optional cache?: CSPLCacheConfig

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21374

Cache configuration

CSPLClientConfig.cache


optional initialTokens?: CSPLToken[]

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21735

Pre-register these tokens on initialization