Function private_note_to_message_plaintext
pub fn private_note_to_message_plaintext<Note>(
note: Note,
owner: AztecAddress,
storage_slot: Field,
randomness: Field,
) -> [Field; <Note as Packable>::N + 4]
pub fn private_note_to_message_plaintext<Note>(
note: Note,
owner: AztecAddress,
storage_slot: Field,
randomness: Field,
) -> [Field; <Note as Packable>::N + 4]