lesson 9:Error: invalid BigNumber value (argument="value", value=undefined, code=INVALID_ARGUMENT, version=bignumber/5.7.0) #6034
-
getting the following error
} error lottery__NotenoughETHentered(); /**
contract raffle is VRFConsumerBaseV2, AutomationCompatibleInterface {
} |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Here you went wrong.... vrfCoordinatorV2Address = vrfCoordinatorV2Mock.target // ❌
vrfCoordinatorV2Address = vrfCoordinatorV2Mock.address // ✅ |
Beta Was this translation helpful? Give feedback.
-
These are not the correct answer but there was some error in argument array |
Beta Was this translation helpful? Give feedback.
These are not the correct answer but there was some error in argument array