Rename AList -> Pairs due to popular demand.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user