From ff0407a24500f83da7a57f01e57da04eb70e1d70 Mon Sep 17 00:00:00 2001 From: KtorZ Date: Tue, 14 May 2024 10:44:48 +0200 Subject: [PATCH] Fix stdlib adjustment in gift_card. --- examples/gift_card/validators/oneshot.ak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gift_card/validators/oneshot.ak b/examples/gift_card/validators/oneshot.ak index 31cacf08..b70a531d 100644 --- a/examples/gift_card/validators/oneshot.ak +++ b/examples/gift_card/validators/oneshot.ak @@ -20,7 +20,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 -> {