pub fn storage_value_key(pallet_prefix: &str, value_name: &str) -> StorageKey
This is how a storage key of storage value is computed.
Copied from frame_support::storage::storage_prefix.
frame_support::storage::storage_prefix