Skip to content

Commit

Permalink
docs: small fix in HARDFORK-CHECKLIST.md (paradigmxyz#12646)
Browse files Browse the repository at this point in the history
  • Loading branch information
AJStonewee authored Nov 19, 2024
1 parent 641d128 commit e859e17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HARDFORK-CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
### Updates to the engine API

- Add new endpoints to the `EngineApi` trait and implement endpoints.
- Update the `ExceuctionPayload` + `ExecutionPayloadSidecar` to `Block` conversion if there are any additional parameters.
- Update version specific validation checks in the `EngineValidator` trait.
- Update the `ExecutionPayload` + `ExecutionPayloadSidecar` to `Block` conversion if there are any additional parameters.
- Update version specific validation checks in the `EngineValidator` trait.

0 comments on commit e859e17

Please sign in to comment.