pub type PersistentAccountTree = AccountTree<LargeSmt<RocksDbStorage>>;Expand description
Convenience for a persistent account tree.
Aliased Typeยง
pub struct PersistentAccountTree { /* private fields */ }pub type PersistentAccountTree = AccountTree<LargeSmt<RocksDbStorage>>;Convenience for a persistent account tree.
pub struct PersistentAccountTree { /* private fields */ }