WalletSyncState
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / WalletSyncState
Interface: WalletSyncState
Section titled “Interface: WalletSyncState”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23249
Sync state for a wallet
Properties
Section titled “Properties”syncHeights
Section titled “syncHeights”syncHeights:
Map<string,bigint>
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23251
Sync height per chain
syncRandomness
Section titled “syncRandomness”syncRandomness:
Map<string,SyncRandomness>
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23253
Current sync randomness per chain
checkedNullifiers
Section titled “checkedNullifiers”checkedNullifiers:
Set<`0x${string}`>
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23255
Nullifiers we’ve checked (for deduplication)
pendingNotes
Section titled “pendingNotes”pendingNotes:
EncryptedNote[]
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23257
Pending notes to process
lastSyncTimestamp
Section titled “lastSyncTimestamp”lastSyncTimestamp:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:23259
Last sync timestamp