Re-exports§
pub use genesis::GenesisState;
Modules§
Structs§
- Account
Tree With History - Wraps
AccountTreewith historical query support via reversion overlays. - Data
Directory - Represents the store’s data-directory and its content paths.
- Store
- The store server.
Enums§
Traits§
- Account
Tree Storage - Trait abstracting operations over different account tree backends.
Type Aliases§
- InMemory
Account Tree - Convenience for an in-memory-only account tree.