pub fn storage_key(module: &str, storage_key_name: &str) -> StorageKey
Expand description
Returns the concatenated 128 bit hash of the given module and specific storage key as a full Substrate StorageKey.
pub fn storage_key(module: &str, storage_key_name: &str) -> StorageKey
Returns the concatenated 128 bit hash of the given module and specific storage key as a full Substrate StorageKey.