Fix 077 after yet-another-breaking-change in stdlib.

This commit is contained in:
KtorZ
2024-05-10 19:05:00 +02:00
parent c5de9adcd3
commit 6d7b851c70
34 changed files with 35 additions and 35 deletions

View File

@@ -18,7 +18,7 @@ validator(token_name: ByteArray, utxo_ref: OutputReference) {
mint
|> value.from_minted_value
|> value.tokens(policy_id)
|> dict.to_alist()
|> dict.to_list()
when rdmr is {
Mint -> {
expect