private_events
Standalone Functions
process_private_event_msg
process_private_event_msg(contract_address, recipient, msg_metadata, msg_content, MAX_MESSAGE_CONTENT_LEN>, tx_hash, );
Parameters
Name | Type |
---|---|
contract_address | AztecAddress |
recipient | AztecAddress |
msg_metadata | u64 |
msg_content | BoundedVec<Field |
MAX_MESSAGE_CONTENT_LEN> | |
tx_hash | Field |