Module casper_execution_engine::core::engine_state::execution_result [−][src]
Expand description
Outcome of an ExecutionRequest.
Structs
Builder object that will construct a final ExecutionResult given payment, session and
finalize ExecutionResults.
Enums
Represents the result of an execution specified by
crate::core::engine_state::ExecuteRequest.
Represents error conditions of an execution result builder.
Indicates the outcome of a transfer payment check.
Type Definitions
A type alias that represents multiple execution results.