Closed Nikhil-blockchain closed 2 years ago
Hey Nikhil
I've just quickly tested this, have a see if these work for you:
I don't think you need to convert your upkeepNeeded
assert
, try it without toNumber()
so it looks like this: assert(!upkeepNeeded)
.
You don't appear to have wrapped the promise in the try
catch
, I've commented mine out to test and it does work so it's only a suggestion!
Let us know how you get on ...
Is this resolved, can this issue now be closed?
Thanks @RyanPaulGannon, I'm going to close this for now.
1> Error: call revert exception; VM Exception while processing transaction: reverted with panic code 17 This error is for
2> Timeout Error in "picks a winner, resets, and sends money"
I think there is some problem in this part because while debugging my program was stopping here