Type Alias cumulus_relay_chain_interface::StorageValue
source · pub type StorageValue = Vec<u8>;
Expand description
Storage value.
Aliased Type§
struct StorageValue { /* private fields */ }
pub type StorageValue = Vec<u8>;
Storage value.
struct StorageValue { /* private fields */ }