Expand description
Blockchain models.
Re-exports§
pub use account::*;pub use block::*;pub use config::*;pub use currency::*;pub use global_version::*;pub use message::*;pub use shard::*;pub use transaction::*;pub use vm::*;
Modules§
- Account state models.
- Block models.
- Blockchain config and params.
- Currency collection stuff.
- Global version and capabilities.
- Message models.
- Shard state models.
- Transaction models.
- VM related models.
Structs§
- Lazy-loaded model.