op_alloy

Crate rpc_types_engine

Source
Available on crate feature rpc-types-engine only.
Expand description

§op-alloy-rpc-types-engine

CI op-alloy-rpc-types-engine crate MIT License Apache License Book

Optimism RPC types for the engine namespace.

Structs§

OpExecutionPayloadEnvelopeV3
This structure maps for the return value of engine_getPayload of the beacon chain spec, for V3.
OpExecutionPayloadEnvelopeV4
This structure maps for the return value of engine_getPayload of the beacon chain spec, for V4.
OpNetworkPayloadEnvelope
Optimism execution payload envelope in network format.
OpPayloadAttributes
Optimism Payload Attributes
PayloadHash
Represents the Keccak256 hash of the block

Enums§

ForkchoiceUpdateVersion
The version of the engine api.
PayloadEnvelopeError
Errors that can occur when decoding a payload envelope.