Skip to content

Commit b7432c5

Browse files
authored
Update paris.md (#568)
Update paris
1 parent 3ae3d29 commit b7432c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engine/paris.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ The payload build process is specified as follows:
235235
* `{error: {code: -38002, message: "Invalid forkchoice state"}}` if `forkchoiceState` is either invalid or inconsistent
236236
* `{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`.
237237

238-
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.
238+
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.
239239

240240
### engine_getPayloadV1
241241

0 commit comments

Comments
 (0)