# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewExecutionContext builds a new execution context.
NewMessageProducer creates a new message producer, delegating message creation to `factory`.
NewValidator builds a new validator.
No description provided by the author

# Constants

An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
Provides a value above which integrations can assign their own method identifiers without collision with these "standard" ones.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.
An enumeration of all actor methods which a message could invoke.

# Structs

ExecutionContext provides the context for execution of a message.
MessageProducer presents a convenient API for scripting the creation of long and complex message sequences.
MessageReceipt is the return value of message application.
Validator arranges the execution of a sequence of messages, returning the resulting receipts and state.

# Interfaces

Applier applies abstract messages to states.
MessageFactory creates a concrete, but opaque, message object.

# Type aliases

MethodID identifies a VM actor method.
MsgOpt is an option configuring message value or gas parameters.