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

@@ -13,4 +13,4 @@ requirements = []
source = "github"
[etags]
"aiken-lang/stdlib@main" = [{ secs_since_epoch = 1715005297, nanos_since_epoch = 729130000 }, "5ee55dc5ccf269bb493f4cacb32096f0191a6adb2ef39d62a1f79b8c5a8fcc7f"]
"aiken-lang/stdlib@main" = [{ secs_since_epoch = 1715360634, nanos_since_epoch = 50435000 }, "3d3d948e66503986746dfdf33ca5e80ac634b356c928321987188473d813b2db"]

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