Module engine
Expand description
Standalone functions for engine specific rpc type conversions
Modules§
- Standalone Conversion Functions for Handling Different Versions of Execution Payloads in Ethereum’s Engine
Functions§
- Converts
SealedBlock
toExecutionPayloadV1
- Tries to create a sealed new block from the given payload and payload sidecar.
- Converts
ExecutionPayloadV1
toBlock