StorageKey

Type Alias StorageKey 

Source
pub type StorageKey = H256;

Aliased Type§

#[repr(C)]
pub struct StorageKey(pub [u8; 32]);

Tuple Fields§

§0: [u8; 32]