Function destroy_note
pub fn destroy_note<Note>(
context: &mut PrivateContext,
confirmed_note: ConfirmedNote<Note>,
)
where
Note: NoteHash
pub fn destroy_note<Note>(
context: &mut PrivateContext,
confirmed_note: ConfirmedNote<Note>,
)
where
Note: NoteHash