aztec-nr - noir_aztec::note::lifecycle

Function destroy_note_unsafe

pub fn destroy_note_unsafe<Note>(
    context: &mut PrivateContext,
    retrieved_note: RetrievedNote<Note>,
    note_hash_read: NoteHashRead,
)
where Note: NoteHash