Expand description
§Storage
Trait for the storage layer of the Essential platform.
Modules§
- failed_
solution - Module for failed solution struct.
- streams
- Module for streams.
Structs§
- Commit
Data - Data to commit after a block has been built. This data should all be committed atomically.
Traits§
- Query
State - Storage trait for reading state.
- State
Storage - Storage trait just for state reads and writes.
- Storage
- Storage trait for the Essential platform. All inserts and updates are idempotent.