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

Function compute_partial_note_private_content_log

pub fn compute_partial_note_private_content_log<PartialNotePrivateContent>(
    partial_note_private_content: PartialNotePrivateContent,
    storage_slot: Field,
    randomness: Field,
    recipient: AztecAddress,
) -> [Field; 18]
where PartialNotePrivateContent: NoteType, PartialNotePrivateContent: Packable