Skip to content

WalletSyncState

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / WalletSyncState

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:23585

Sync state for a wallet

syncHeights: Map<string, bigint>

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:23587

Sync height per chain


syncRandomness: Map<string, SyncRandomness>

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:23589

Current sync randomness per chain


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

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:23591

Nullifiers we’ve checked (for deduplication)


pendingNotes: EncryptedNote[]

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:23593

Pending notes to process


lastSyncTimestamp: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:23595

Last sync timestamp