Type Alias sp_runtime::offchain::storage::StorageValue
source · pub type StorageValue = StorageValueRef<'static>;
Expand description
A storage value with a static key.
Aliased Type§
struct StorageValue { /* private fields */ }