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