We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f71620 commit 2a49a2aCopy full SHA for 2a49a2a
api/starknet_write_api.json
@@ -251,7 +251,7 @@
251
"INVALID_TRANSACTION_NONCE": {
252
"code": 52,
253
"message": "Invalid transaction nonce",
254
- "data": "Invalid transaction nonce of contract at address <ADDRESS>. Account nonce: <NONCE>; got: <PAYLOAD_NONCE>."
+ "data": "string"
255
},
256
"INSUFFICIENT_RESOURCES_FOR_VALIDATE": {
257
"code": 53,
0 commit comments