Sam Winter
Results
2
issues of
Sam Winter
1. 0 should be a supported port. 2. Yikes to this error message: ``` Error: Port should be >= 0 and < 65536. Received 0. at Server.listen (webpack://Ganache/../core/lib/src/server.js:157:25) at ForkManager.createNewServer...
It seems that the contract always tries to send some amount of the non-weth token to the pair despite the contract having a balance of 0. What am I doing...