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

Module version

Functions

Globals

  • The oracle version constants are used to check that the oracle interface is in sync between PXE and Aztec.nr. We version the oracle interface as major.minor where:

    • major = backward-breaking changes (must match exactly between PXE and Aztec.nr)
    • minor = oracle additions (non-breaking; PXE minor >= contract minor)