Module linera_execution::system
source · Structs§
- The configuration for a new chain.
- A view accessing the execution state of the system of a chain.
- A query to the system state.
- The response to a system query.
- Optional user message attached to a transfer.
Enums§
- Operations that are only allowed on the admin chain.
- The recipient of a transfer.
- The channels available in the system application.
- A system message meant to be executed on a remote chain.
- A system operation.
Statics§
- The relative index of the
ApplicationCreated
message created by theCreateApplication
operation. - The relative index of the
OpenChain
message created by theOpenChain
operation.