SyncOptions
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / SyncOptions
Interface: SyncOptions
Section titled “Interface: SyncOptions”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23457
Sync options for a single sync operation
Properties
Section titled “Properties”chains?
Section titled “chains?”
optionalchains:string[]
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23459
Chains to sync (default: all)
batchSize?
Section titled “batchSize?”
optionalbatchSize:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23461
Maximum blocks to sync per batch
listener?
Section titled “listener?”
optionallistener:SyncEventListener
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23463
Event listener
signal?
Section titled “signal?”
optionalsignal:AbortSignal
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23465
Abort signal for cancellation