Skip to content

Commit 6c86572

Browse files
committedOct 7, 2024
tests: update class-info.json
1 parent 56929cc commit 6c86572

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎tests/class-info.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"TransactionUnspentOutputs",
2222
"TransactionBatch",
2323
"TransactionBatchList",
24-
"PlutusScript"
24+
"PlutusWitness",
25+
"PlutusWitnesses"
2526
],
2627
"ignore_methods": {
2728
"Certificate": [
@@ -30,6 +31,6 @@
3031
"as_reg_cert",
3132
"as_unreg_cert"
3233
],
33-
"PlutusScripts": ["get", "add"]
34+
"PlutusScript": ["hash"]
3435
}
3536
}

0 commit comments

Comments
 (0)
Please sign in to comment.