Crate eth_trie

source ·

Structs

Enums

Traits

  • “DB” defines the “trait” of trie and database interaction. You should first write the data to the cache and write the data to the database in bulk after the end of a set of operations.