Validates and stores all enqueued notes and events.
Processes all requests enqueued via enqueue_note_for_validation and enqueue_event_for_validation, inserting
them into the note database and event store respectively, making them queryable via get_notes oracle and our TS
API (PXE::getPrivateEvents).
Validates and stores all enqueued notes and events.
Processes all requests enqueued via
enqueue_note_for_validationandenqueue_event_for_validation, inserting them into the note database and event store respectively, making them queryable viaget_notesoracle and our TS API (PXE::getPrivateEvents).