Module updates

Source
Expand description

Buffer for trie updates.

Modules§

serde_bincode_compatserde-bincode-compat
Bincode-compatible trie updates type serde implementations.

Structs§

StorageTrieUpdates
Trie updates for storage trie of a single account.
StorageTrieUpdatesSorted
Sorted trie updates used for lookups and insertions.
TrieUpdates
The aggregation of trie updates.
TrieUpdatesSorted
Sorted trie updates used for lookups and insertions.