Crate essential_server_types

Source
Expand description

§Types for interacting with the Essential Server.

Modules§

ser
Utilities for helping with serialization and deserialization of essential types.

Structs§

CheckSolution
Solution with contract read from storage that will be used for checking.
CheckSolutionOutput
Utility and gas used as a result of checking a solution’s state transitions.
QueryStateReads
Query the results of running an ordered list of state read programs.
Slots
Pre and post state slots.

Enums§

QueryStateReadsOutput
The output of a state read query.
SlotsRequest
The slots that are returned for the state read request.
SolutionOutcome
The outcome of a solution, that is:
StateReadRequestType
The type of results for this request.