Function sp_io::trie::blake2_256_root

source ·
pub fn blake2_256_root(
    input: Vec<(Vec<u8>, Vec<u8>)>,
    version: StateVersion
) -> H256
Expand description

A trie root formed from the iterated items.