Function memory_db::legacy_prefixed_key [−][src]
pub fn legacy_prefixed_key<H: KeyHasher>(
key: &H::Out,
prefix: Prefix<'_>
) -> Vec<u8>
👎 Deprecated since 0.22.0
Legacy method for db using previous version of prefix encoding. Only for trie radix 16 trie.