Update multi.ak

Updated using `from_minted_value`
This commit is contained in:
Justin Syme
2023-06-07 15:03:12 -06:00
committed by Lucas
parent fc9a60494e
commit e0e6ee1fa9

View File

@@ -61,6 +61,7 @@ validator(creator: ByteArray) {
let minted_assets =
mint
|> from_minted_value
|> value.tokens(policy_id)
|> dict.to_list()