Skip to content

Commit

Permalink
Merge pull request #170 from tabaktoni/fix/DECLARE_TXN_V1-version
Browse files Browse the repository at this point in the history
RPC 0.6 Fix declare txn v1 version (#170)
  • Loading branch information
ArielElp authored Nov 22, 2023
2 parents 6b4cae9 + a984eb4 commit 3a7ad5f
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 @@ -1792,7 +1792,7 @@
"description": "Version of the transaction scheme",
"type": "string",
"enum": [
"0x0",
"0x1",
"0x100000000000000000000000000000001"
]
},
Expand Down

0 comments on commit 3a7ad5f

Please sign in to comment.