Function assert_note_was_valid_by
pub fn assert_note_was_valid_by<Note>(
block_header: BlockHeader,
hinted_note: HintedNote<Note>,
context: &mut PrivateContext,
)
where
Note: NoteHash
pub fn assert_note_was_valid_by<Note>(
block_header: BlockHeader,
hinted_note: HintedNote<Note>,
context: &mut PrivateContext,
)
where
Note: NoteHash