You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got a popup from windows firewall when i ran brownie test, i accepted and allowed, but after this it is stuck at this screenshot.
Earlier I was getting 2500000 instead of 25000000000000000 so i made uint256 precision = 1 * 10**28; in FundMe.sol, which made running the deploy.sol and fund_and_withdraw function ok. So not sure if that has anything to do with the terminal getting stuck( then i used cltr+c to quit.