mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
docs: small fix in HARDFORK-CHECKLIST.md (#12646)
This commit is contained in:
@ -17,5 +17,5 @@
|
|||||||
### Updates to the engine API
|
### Updates to the engine API
|
||||||
|
|
||||||
- Add new endpoints to the `EngineApi` trait and implement endpoints.
|
- Add new endpoints to the `EngineApi` trait and implement endpoints.
|
||||||
- Update the `ExceuctionPayload` + `ExecutionPayloadSidecar` to `Block` conversion if there are any additional parameters.
|
- Update the `ExecutionPayload` + `ExecutionPayloadSidecar` to `Block` conversion if there are any additional parameters.
|
||||||
- Update version specific validation checks in the `EngineValidator` trait.
|
- Update version specific validation checks in the `EngineValidator` trait.
|
||||||
Reference in New Issue
Block a user