Module fuel_core_interfaces::executor
source · Structs
The result of transactions execution.
Enums
The kind of execution.
Execution wrapper where the types
depend on the type of execution.
Traits
Type Definitions
Starting point for executing a block.
Production starts with a
PartialFuelBlock.
Validation starts with a full FuelBlock.Execution wrapper with only a single type.