Skip to content

Commit

Permalink
Fix typo in xdr type name
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaptic committed May 14, 2024
1 parent cf21550 commit 5a003e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openrpc/src/methods/simulateTransaction.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
},
"key": {
"type": "string",
"description": "Base64 - the `LedgerEntryKey` for this delta"
"description": "Base64 - the `LedgerKey` for this delta"
},
"before": {
"type": "string",
Expand Down

0 comments on commit 5a003e3

Please sign in to comment.