Also fix multi-validator for gift_card.

This commit is contained in:
KtorZ
2024-05-14 13:28:24 +02:00
parent 1ed4fa1c69
commit 8881a88ae3

View File

@@ -60,7 +60,7 @@ validator(creator: 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()
when rdmr is { when rdmr is {
Mint(total) -> { Mint(total) -> {