Function compute_note_hash_for_nullification
pub unconstrained fn compute_note_hash_for_nullification<Note>(
hinted_note: HintedNote<Note>,
) -> Field
where
Note: NoteHash
pub unconstrained fn compute_note_hash_for_nullification<Note>(
hinted_note: HintedNote<Note>,
) -> Field
where
Note: NoteHash
Unconstrained variant of
compute_confirmed_note_hash_for_nullification.