aztec-nr - noir_aztec::oracle::storage

Function storage_read

pub unconstrained fn storage_read<T>(
    header_to_read_from: BlockHeader,
    address: AztecAddress,
    storage_slot: Field,
) -> T
where T: Packable