memory_db

Function legacy_prefixed_key

Source
pub fn legacy_prefixed_key<H: KeyHasher>(
    key: &H::Out,
    prefix: Prefix<'_>,
) -> Vec<u8>
👎Deprecated since 0.22.0
Expand description

Legacy method for db using previous version of prefix encoding. Only for trie radix 16 trie.