Expand description
Types used by the worker-host protocol.
Structs§
- Check
TxMetadata - CheckTx transaction metadata.
- Check
TxResult - Result of a CheckTx operation.
- Computed
Batch - Computed batch.
- Error
- A serializable error.
- Feature
Schedule Control - A feature specifying that the runtime supports controlling the scheduling of batches. This means that the scheduler should only take priority into account and ignore weights, leaving it up to the runtime to decide which transactions to include.
- Features
- Set of supported runtime features.
- Host
Fetch Consensus Events Request - Request to host to fetch the consensus events for the given height.
- Host
Fetch Consensus Events Response - Response from host fetching the consensus events for the given height.
- Message
- Runtime protocol message.
- Register
Notify Runtime Event - Registration for runtime event notifications.
- Runtime
Info Request - Runtime information request.
- Runtime
Info Response - Runtime information response.
- Runtime
Notify Event - An event notification.
- Storage
Sync Request With Endpoint
Enums§
- Body
- Runtime host protocol message body.
- Event
Kind - Consensus event kind.
- Execution
Mode - Batch execution mode.
- Host
Storage Endpoint - Host storage endpoint.
- Message
Type - Storage
Sync Request - Storage sync request.
- Storage
Sync Response - Storage sync response.