aztec-nr - noir_aztec::messages::logs::event

Function private_event_to_message_plaintext

pub fn private_event_to_message_plaintext<Event>(
    event: Event,
    randomness: Field,
) -> [Field; <Event as Serialize>::N + 2]
where Event: EventInterface, Event: Serialize