aztec-nr - noir_aztec::messages::logs::note

Function private_note_to_message_plaintext

pub fn private_note_to_message_plaintext<Note>(
    note: Note,
    storage_slot: Field,
    randomness: Field,
) -> [Field; <Note as Packable>::N + 3]
where Note: NoteType, Note: Packable