Available on crate feature
rpc-types-engine
only.Expand description
Structs§
- OpExecution
Payload Envelope V3 - This structure maps for the return value of
engine_getPayload
of the beacon chain spec, for V3. - OpExecution
Payload Envelope V4 - This structure maps for the return value of
engine_getPayload
of the beacon chain spec, for V4. - OpNetwork
Payload Envelope - Optimism execution payload envelope in network format.
- OpPayload
Attributes - Optimism Payload Attributes
- Payload
Hash - Represents the Keccak256 hash of the block
Enums§
- Forkchoice
Update Version - The version of the engine api.
- Payload
Envelope Error - Errors that can occur when decoding a payload envelope.