Expand description
The implementation of sparse MPT.
Modules§
- Traits and default implementations related to retrieval of blinded trie nodes.
- Re-export sparse trie error types.
Structs§
- The representation of revealed sparse trie.
- Sparse state trie representing lazy-loaded Ethereum state trie.
- The aggregation of sparse trie updates.
Enums§
- Enum representing trie nodes in sparse trie.
- Inner representation of the sparse trie. Sparse trie is blind by default until nodes are revealed.