Module processing
Modules
Structs
- Additional information needed to process a message.
- 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.