Skip to content

ObliviousSyncConfig

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / ObliviousSyncConfig

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23087

Configuration for oblivious sync

maxBatchSize: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23089

Maximum blocks per sync batch


timeoutMs: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23091

Timeout for sync requests (ms)


retries: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23093

Number of retries on failure


epochDurationSeconds: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23095

Epoch duration for sync randomness (seconds)


parallelSync: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23097

Enable parallel sync across chains