Module note_store

Module note_store 

Source
Expand description

Note storage for discovered private notes.

Phase 2 enhanced version with scope support, nullification block tracking, status filtering, rollback, and batch operations matching the TS NoteStore.

Structs§

NoteFilter
Filter for querying notes.
NoteStore
Stores discovered notes indexed by siloed nullifier (unique key).
StoredNote
A discovered private note.

Enums§

NoteStatus
Note status for filtering.