Type Alias alloy_primitives::aliases::StorageValue
source · pub type StorageValue = U256;
Expand description
An account storage value.
Aliased Type§
struct StorageValue { /* private fields */ }
pub type StorageValue = U256;
An account storage value.
struct StorageValue { /* private fields */ }