Skip to content

Commit

Permalink
Fix incorrectly specified required Mint properties
Browse files Browse the repository at this point in the history
  • Loading branch information
klntsky committed Apr 25, 2024
1 parent caadc7c commit 987aa28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CIP-0116/cardano-babbage.json
Original file line number Diff line number Diff line change
Expand Up @@ -1575,8 +1575,8 @@
}
},
"required": [
"key",
"value"
"script_hash",
"assets"
],
"additionalProperties": false
}
Expand Down

0 comments on commit 987aa28

Please sign in to comment.