Skip to content

Commit

Permalink
fix: fix PENDING_STATE_UPDATE schema
Browse files Browse the repository at this point in the history
  • Loading branch information
OmriEshhar1 committed Oct 8, 2023
1 parent 59b838c commit c128e88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/starknet_api_openrpc.json
Original file line number Diff line number Diff line change
Expand Up @@ -1231,7 +1231,8 @@
"required": [
"old_root",
"state_diff"
]
],
"additionalProperties": false
},
"STATE_UPDATE": {
"title": "State update",
Expand Down

0 comments on commit c128e88

Please sign in to comment.