少于 1 分钟阅读

refer to:
https://ethereum.stackexchange.com/questions/83222/vm-exception-while-processing-transaction-invalid-opcode-error

对于这个例子,怎么都无法在ganache上部署。

https://solidity-by-example.org/delegatecall/

报错:vm exception while processing transaction: invalid opcode error

解决办法: 不要使用ganache了,直接用最新版的hardhat

更新时间: