ObliviousSyncConfig
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / ObliviousSyncConfig
Interface: ObliviousSyncConfig
Section titled “Interface: ObliviousSyncConfig”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23087
Configuration for oblivious sync
Extended by
Section titled “Extended by”Properties
Section titled “Properties”maxBatchSize
Section titled “maxBatchSize”maxBatchSize:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23089
Maximum blocks per sync batch
timeoutMs
Section titled “timeoutMs”timeoutMs:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23091
Timeout for sync requests (ms)
retries
Section titled “retries”retries:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23093
Number of retries on failure
epochDurationSeconds
Section titled “epochDurationSeconds”epochDurationSeconds:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23095
Epoch duration for sync randomness (seconds)
parallelSync
Section titled “parallelSync”parallelSync:
boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23097
Enable parallel sync across chains