Module processing
Re-exports
pub use noir_aztec::oracle::tx_resolution::ResolvedTx;
Modules
Structs
- Intermediate struct used to perform batch note validation by PXE. The
aztec_utl_validateAndStoreEnqueuedNotesAndEventsoracle expects for values of this type to be stored in aEphemeralArray. - An offchain-delivered message with resolved context, ready for processing during sync.
Functions
- Enqueues an event for validation and storage by PXE.
- Enqueues a note for validation and storage by PXE.
- Validates and stores all enqueued notes and events.