Module state
Expand description
Main state implementation.
Structs§
- State
- State of blockchain
Type Aliases§
- DBBox
- Database boxed with a lifetime and Send
- StateDB
Box - More constrained version of State that uses Boxed database with a lifetime
Main state implementation.