Skip to content

Commit

Permalink
Update paris.md (#568)
Browse files Browse the repository at this point in the history
Update paris
  • Loading branch information
Olexandr88 committed Jul 26, 2024
1 parent 3ae3d29 commit b7432c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/engine/paris.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ The payload build process is specified as follows:
* `{error: {code: -38002, message: "Invalid forkchoice state"}}` if `forkchoiceState` is either invalid or inconsistent
* `{error: {code: -38003, message: "Invalid payload attributes"}}` if the payload is deemed `VALID` and `forkchoiceState` has been applied successfully, but no build process has been started due to invalid `payloadAttributes`.

10. If any of the above fails due to errors unrelated to the normal processing flow of the method, client software **MUST** respond with an error object.
9. If any of the above fails due to errors unrelated to the normal processing flow of the method, client software **MUST** respond with an error object.

### engine_getPayloadV1

Expand Down

0 comments on commit b7432c5

Please sign in to comment.