pub fn storage_key(module: &str, storage_key_name: &str) -> StorageKeyExpand 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) -> StorageKeyReturns the concatenated 128 bit hash of the given module and specific storage key as a full Substrate StorageKey.