Skip to content

Commit

Permalink
fix: status data uses camelCase
Browse files Browse the repository at this point in the history
  • Loading branch information
CHr15F0x committed Jul 22, 2022
1 parent 6a3fb65 commit 2f9fa34
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 @@ -1327,7 +1327,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 2f9fa34

Please sign in to comment.