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