pub type Result<T> = Result<T, H256, DecoderError>;
Expand description

Convenience type alias for Keccak/Rlp flavoured trie results