Expand description
Buffer for trie updates.
Modules§
- serde_
bincode_ compat serde-bincode-compat
- Bincode-compatible trie updates type serde implementations.
Structs§
- Storage
Trie Updates - Trie updates for storage trie of a single account.
- Storage
Trie Updates Sorted - Sorted trie updates used for lookups and insertions.
- Trie
Updates - The aggregation of trie updates.
- Trie
Updates Sorted - Sorted trie updates used for lookups and insertions.