aztec-nr - noir_aztec::note::note_getter

Function view_note

pub unconstrained fn view_note<Note>(
    owner: Option<AztecAddress>,
    storage_slot: Field,
) -> RetrievedNote<Note>
where Note: NoteType, Note: Packable