Skip to content

Commit

Permalink
Merge pull request #33 from CHr15F0x/CHr15F0x/status_data_camel_case
Browse files Browse the repository at this point in the history
fix: status data uses camelCase
  • Loading branch information
lior-stark authored Jul 24, 2022
2 parents cad17ef + 2f9fa34 commit 038a007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/starknet_api_openrpc.json
Original file line number Diff line number Diff line change
Expand Up @@ -1236,7 +1236,7 @@
"status": {
"$ref": "#/components/schemas/TXN_STATUS"
},
"statusData": {
"status_data": {
"type": "string",
"description": "Extra information pertaining to the status"
},
Expand Down

0 comments on commit 038a007

Please sign in to comment.