Value out of bound error #1865
Answered
by
othaime-en
AwaisTahseencode
asked this question in
Q&A
-
I have this error in my file and i dont know where its coming from so i am creating a repo , kindly figure it outrepo link : https://github.com/AwaisTahseencode/RandomIfpsPractise |
Beta Was this translation helpful? Give feedback.
Answered by
othaime-en
Aug 17, 2022
Replies: 1 comment 1 reply
-
Hey @AwaisTahseencode replace vrfCoordinatorV2Address in this line |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AwaisTahseencode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @AwaisTahseencode replace vrfCoordinatorV2Address in this line
await vrfCoordinatorV2Mock.fundSubscription(vrfCoordinatorV2Address,FUND_FEE)
with subscriptionId. This is in your deployRandomIfpsnft file