Having 2 functions inside validator doesn't seem to work?
#562
What Git revision are you using?Describe what the problem is?I have I minted a token with policy id equal to validator hash and sent it to the validator hash. The I have a feeling it's trying to give 3 parameters to the What should be the expected behavior?I expect the |
Answered by
rvcas
Jun 1, 2023
Replies: 2 comments
|
@eddiemundo You have to wrap the redeemer in a |
0 replies
Answer selected by
rvcas
|
Thank you this actually works! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@eddiemundo You have to wrap the redeemer in a
1tag. Double check yourplutus.jsonfor the correct shape of the redeemer.