chore: acceptance tests v3 syntax
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
validator {
|
||||
fn spend(_datum: Void, _redeemer: Void, _ctx: Void) -> Bool {
|
||||
validator foo {
|
||||
spend(_datum: Void, _redeemer: Void, oref: Data, _tx: Void) -> Bool {
|
||||
True
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user