Type Alias StorageValue

Source
pub type StorageValue = U256;

Aliased Type§

struct StorageValue(pub [u64; 4]);

Fields§

§0: [u64; 4]