snowieoxs

Results 4 comments of snowieoxs

I'm not sure whats happening with yours but this is what I have saved: def end_lottery(): account = get_account() lottery = Lottery[-1] # fund the contract # then end the...

for me it was changing the two lines others had mentioned, but I also had to use "python3 deploy.py" instead of the command in the video.

I had checked on mine 20 mins after... 2 hours after, still no go.... refreshed the page before I went to bed and it showed up... it took a really...

I also could not get the exact command from the video to work, but using the full url worked for me: ``` forge install https://github.com/smartcontractkit/[email protected] --no-commit ```