ObliviousSyncConfig
SIP Protocol API Reference v0.12.0
SIP Protocol API Reference / ObliviousSyncConfig
Interface: ObliviousSyncConfig
Section titled “Interface: ObliviousSyncConfig”Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23387
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-rqQpCeVM.d.ts:23389
Maximum blocks per sync batch
timeoutMs
Section titled “timeoutMs”timeoutMs:
number
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23391
Timeout for sync requests (ms)
retries
Section titled “retries”retries:
number
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23393
Number of retries on failure
epochDurationSeconds
Section titled “epochDurationSeconds”epochDurationSeconds:
number
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23395
Epoch duration for sync randomness (seconds)
parallelSync
Section titled “parallelSync”parallelSync:
boolean
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23397
Enable parallel sync across chains