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