For the complete documentation index, see llms.txt.
aztec-nr - noir_aztec::facts

Module facts

Storage of immutable facts grouped into collections.

A fact is a contract-defined, typed, immutable datum. Facts are grouped into collections identified by a (collection type, collection id) tuple.

They are stored in PXE's FactStore, which automatically deals with reorgs by removing any facts associated with blocks that have been pruned.

Structs

Functions