Function sp_io::trie::keccak_256_root[][src]

pub fn keccak_256_root(input: Vec<(Vec<u8>, Vec<u8>)>) -> H256
Expand description

A trie root formed from the iterated items.