reth_trie_common

Module proof

Expand description

Proof verification logic.

Structs§

  • A wrapper struct for trie node key to RLP encoded trie node.
  • Proof retainer is used to store proofs during merkle trie construction. It is intended to be used within the HashBuilder.

Enums§

Functions§

  • Verify the proof for given key value pair against the provided state root.