Function sp_io::trie::blake2_256_root [−][src]
pub fn blake2_256_root(input: Vec<(Vec<u8>, Vec<u8>)>) -> H256
A trie root formed from the iterated items.
pub fn blake2_256_root(input: Vec<(Vec<u8>, Vec<u8>)>) -> H256
A trie root formed from the iterated items.