aztec-nr - noir_aztec::macros::events

Global EVENT_SELECTORS

pub mut comptime global EVENT_SELECTORS: UHashMap<Field, Quoted, BuildHasherDefault<Poseidon2Hasher>>;

A map from event selector to event name indicating whether the event selector has already been seen during the contract compilation - prevents event selector collisions.