aztec-nr - noir_aztec::oracle::storage

Function storage_read

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