Ganache的奇怪行为invalid Opcode Error
对于这个例子,怎么都无法在ganache上部署。
https://solidity-by-example.org/delegatecall/
报错:vm exception while processing transaction: invalid opcode error
解决办法: 不要使用ganache了,直接用最新版的hardhat

对于这个例子,怎么都无法在ganache上部署。
https://solidity-by-example.org/delegatecall/
报错:vm exception while processing transaction: invalid opcode error
解决办法: 不要使用ganache了,直接用最新版的hardhat
