Type Alias StorageKey

Source
pub type StorageKey = U256;
Expand description

type alias for storage keys

Aliased Typeยง

pub struct StorageKey { /* private fields */ }