Module core_processor::common
source · Expand description
Common structures for processing.
Structs
- Actor.
- Actor execution error.
- Result of the specific dispatch.
- Executable actor data.
- Struct with dispatch and counters charged for program data.
- Execution context.
Enums
- Reason of execution error
- Dispatch outcome of the specific message.
- Kind of the dispatch result.
- Execution error
- Journal record for the state update.
- System execution error
Traits
- Journal handler.