Maxime_67
Maxime_67
Hi every body I am currently encountering a problem in the part of the code where we try to find the id of a proposal with this line ``` const...
Problem : When I was trying to use the ethers module in my Solidity project to interact with my contract deployed on Ganache, I encountered an error: TypeError: Cannot read...
I don't know if this can help anyone but I got stuck because contract.address is giving me an error in terminal. Can be an update of ethers? Anyway to solve...