Skip to content

Commit

Permalink
add engineApiUnsupportedFork error constant
Browse files Browse the repository at this point in the history
  • Loading branch information
jangko committed Aug 8, 2023
1 parent 943431d commit e68ff1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web3/engine_api_types.nim
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,4 @@ const
engineApiInvalidForkchoiceState* = -38002
engineApiInvalidPayloadAttributes* = -38003
engineApiTooLargeRequest* = -38004
engineApiUnsupportedFork* = -38005

0 comments on commit e68ff1e

Please sign in to comment.