Function assert_note_existed_by
pub fn assert_note_existed_by<Note>(
block_header: BlockHeader,
hinted_note: HintedNote<Note>,
) -> ConfirmedNote<Note>
where
Note: NoteHash
pub fn assert_note_existed_by<Note>(
block_header: BlockHeader,
hinted_note: HintedNote<Note>,
) -> ConfirmedNote<Note>
where
Note: NoteHash