Module common

Source
Expand description

Common structures for processing.

Structs§

Actor
Actor.
ActorExecutionError
Actor execution error.
DispatchResult
Result of the specific dispatch.
ExecutableActorData
Executable actor data.
PrechargedDispatch
Struct with dispatch and counters charged for program data.
WasmExecutionContext
Execution context.

Enums§

ActorExecutionErrorReplyReason
Reason of execution error
DispatchOutcome
Dispatch outcome of the specific message.
DispatchResultKind
Kind of the dispatch result.
JournalNote
Journal record for the state update.
SystemExecutionError
System execution error

Traits§

JournalHandler
Journal handler.

Type Aliases§

ExecutionError
Execution error.