Module updates

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.
StorageTrieUpdatesSortedRef
Sorted storage trie updates reference used for serializing to file.
TrieUpdates
The aggregation of trie updates.
TrieUpdatesSorted
Sorted trie updates used for lookups and insertions.
TrieUpdatesSortedRef
Sorted trie updates reference used for serializing trie to file.