pub fn read_arbos_storage<D: Database>(state: &mut State<D>, slot: U256) -> U256Expand description
Reads a storage slot from the ArbOS account, checking cache -> bundle -> database.
pub fn read_arbos_storage<D: Database>(state: &mut State<D>, slot: U256) -> U256Reads a storage slot from the ArbOS account, checking cache -> bundle -> database.