Rename AList -> Pairs due to popular demand.

This commit is contained in:
KtorZ
2024-05-23 16:45:40 +02:00
parent 8e0f32a577
commit 5ce30b2632
6 changed files with 24 additions and 23 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_list()
|> dict.to_pairs()
when rdmr is {
Mint -> {
expect