Skip to main content

StorageValue

Type Alias StorageValue 

Source
pub type StorageValue = Uint<256, 4>;
Expand description

An account storage value.

Aliased Typeยง

pub struct StorageValue { /* private fields */ }