Lesson 9 #5924
Unanswered
LeoFranklin015
asked this question in
Q&A
Lesson 9
#5924
Replies: 4 comments
-
Please paste |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think you are missing the parameters in your VRFCoordinatorV2Mock file. Even though it's a mock file, you still need to satisfy the construction arguments. |
Beta Was this translation helpful? Give feedback.
0 replies
-
check #5779 |
Beta Was this translation helpful? Give feedback.
0 replies
-
try to change it to logs subscriptionId = transactionReceipt.events[0].args.subId; subscriptionId = transactionReceipt.logs[0].args.subId |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is the deploy script
the error I get is
Beta Was this translation helpful? Give feedback.
All reactions