pub fn blake2_256_verify_proof( root: H256, proof: &[Vec<u8>], key: &[u8], value: &[u8], version: StateVersion, ) -> bool
Verify trie proof