Patrick Collins
Patrick Collins
Could you try cloning this repo and working with the code here?
Ah... Thank you so much for this! Could you make it as a comment actually? Users who watched the video will be confused by the different code. Thank you so...
@mikayelh woah that worked! ...why did that work?
Could you see this? https://github.com/PatrickAlphaC/ethers-simple-storage-fcc/pull/67
@fvictorio I think that would be a good workaround!
Each section like this in the README Should come with a timestamp
Closing, most of them are in here!
ah.... is there a way we can have that as the error? Perhaps "failed to decrypt key"?
After some testing, I removed: ``` // Override the WETH address cuz it's hard-coded in the codebase and I want to mint easily deployCodeTo("ERC20Mock.sol:ERC20Mock", address(pool.WETH_TOKEN())); ``` And replaced the hard-coded...
@Y0moo any thoughts on the above? A few people have run into this.