Skip to content

Commit

Permalink
generate new schema
Browse files Browse the repository at this point in the history
  • Loading branch information
0xOmarA committed Jun 20, 2023
1 parent 9a7ada5 commit 3b1483c
Show file tree
Hide file tree
Showing 32 changed files with 3,634 additions and 2,790 deletions.
7 changes: 7 additions & 0 deletions schema/out/schema/analyze_transaction_execution/Error.json
Original file line number Diff line number Diff line change
Expand Up @@ -849,6 +849,13 @@
},
"ManifestAstValueKind": {
"oneOf": [
{
"type": "string",
"enum": [
"AddressReservation",
"NamedAddress"
]
},
{
"description": "A boolean value which can either be true or false",
"examples": [
Expand Down
Loading

0 comments on commit 3b1483c

Please sign in to comment.