Module common_types::engines::machine[][src]

State machine types

Structs

AuxiliaryData

Auxiliary data fetcher for an Vapory machine. In Vapory-like machines there are two kinds of auxiliary data: bodies and receipts.

Executed

Transaction execution receipt.

Enums

AuxiliaryRequest

Request for auxiliary data of a block.

Type Definitions

Call

Type alias for a function we can make calls through synchronously. Returns the call result and state proof for each call.