StorageValue

Type Alias StorageValue 

Source
pub type StorageValue = U256;

Aliased Type§

#[repr(C)]
pub struct StorageValue(pub [u64; 4]);

Tuple Fields§

§0: [u64; 4]