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

Function compute_partial_note_log

pub fn compute_partial_note_log<Note>(
    note: Note,
    storage_slot: Field,
    recipient: AztecAddress,
) -> [Field; 18]
where Note: NoteType, Note: Packable