We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c6a32 commit a22f523Copy full SHA for a22f523
noir-projects/aztec-nr/aztec/src/event/event_interface.nr
@@ -42,11 +42,6 @@ use dep::protocol_types::{
42
/// +--------------------------------------------------------------------------------------------------------+
43
///
44
45
-/// # Message authenticity
46
-/// Note that we always commit to the plaintext and the recipient is therefore always able to verify
47
-/// the authenticity of the message no matter the delivery mechanism.
48
-///
49
50
/// # Message Delivery Variants and Their Use Cases
51
52
/// The following section outlines the recommended delivery variants and when to use each one.
0 commit comments