Expand description
Database that is split on State and BlockHash traits.
Modules§
- block_
hash - BlockHash database component from
crate::db::Database
it is used insidecrate::db::DatabaseComponents
- state
- State database component from
crate::db::Database
it is used insidecrate::db::DatabaseComponents