aztec-nr - noir_aztec::messages::discovery::private_events

Function process_private_event_msg

pub unconstrained fn process_private_event_msg(
    contract_address: AztecAddress,
    recipient: AztecAddress,
    msg_metadata: u64,
    msg_content: BoundedVec<Field, 13>,
    tx_hash: Field,
)