fix(interop): map missing u5c redeemers (#490)
This commit is contained in:
parent
a85619623d
commit
4fbca7b8ce
6 changed files with 95 additions and 14 deletions
|
|
@ -1341,7 +1341,15 @@
|
|||
"mint": [
|
||||
{
|
||||
"assets": [{ "mintCoin": "5000000000", "name": "VFVOQQ==" }],
|
||||
"policyId": "J5+ELDPu2QVLnjxwzWo7MimCWcJLeLiVy0HZGg=="
|
||||
"policyId": "J5+ELDPu2QVLnjxwzWo7MimCWcJLeLiVy0HZGg==",
|
||||
"redeemer": {
|
||||
"datum": {
|
||||
"constr": {
|
||||
"tag": 121
|
||||
}
|
||||
},
|
||||
"purpose": "REDEEMER_PURPOSE_MINT"
|
||||
}
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue