StorageValue

Type Alias StorageValue 

Source
pub type StorageValue = U256;
Expand description

An account storage value.

Aliased Typeยง

pub struct StorageValue { /* private fields */ }