aztec-nr - noir_aztec::note::note_getter

Function get_note

pub fn get_note<Note>(
    context: &mut PrivateContext,
    storage_slot: Field,
) -> (RetrievedNote<Note>, NoteHashRead)
where Note: NoteType, Note: NoteHash, Note: Packable