aztec-nr - noir_aztec::note::lifecycle

Function destroy_note

pub fn destroy_note<Note>(
    context: &mut PrivateContext,
    retrieved_note: RetrievedNote<Note>,
    storage_slot: Field,
)
where Note: NoteHash