FML.
This commit is contained in:
parent
8881a88ae3
commit
b546e42766
|
@ -43,7 +43,7 @@ validator(token_name: ByteArray, policy_id: ByteArray) {
|
||||||
mint
|
mint
|
||||||
|> value.from_minted_value
|
|> value.from_minted_value
|
||||||
|> value.tokens(policy_id)
|
|> value.tokens(policy_id)
|
||||||
|> dict.to_alist()
|
|> dict.to_list()
|
||||||
|
|
||||||
amount == -1 && asset_name == token_name
|
amount == -1 && asset_name == token_name
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue