Type Definition patricia_trie_ethereum::TrieError
source · [−]pub type TrieError = TrieError<H256, DecoderError>;
Expand description
Convenience type alias for Keccak/Rlp flavoured trie errors
pub type TrieError = TrieError<H256, DecoderError>;
Convenience type alias for Keccak/Rlp flavoured trie errors