Skip to content

WalletSyncState

SIP Protocol API Reference v0.12.0


SIP Protocol API Reference / WalletSyncState

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23549

Sync state for a wallet

syncHeights: Map<string, bigint>

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23551

Sync height per chain


syncRandomness: Map<string, SyncRandomness>

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23553

Current sync randomness per chain


checkedNullifiers: Set<`0x${string}`>

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23555

Nullifiers we’ve checked (for deduplication)


pendingNotes: EncryptedNote[]

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23557

Pending notes to process


lastSyncTimestamp: number

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:23559

Last sync timestamp