You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: The "chainid" instruction is only available for Istanbul-compatible VMs (you are currently compiling for "petersburg").
--> contracts/ERC20SimpleSwap.sol:68:18:
|
68 | chainId := chainid()
| ^^^^^^^
The text was updated successfully, but these errors were encountered:
Error: The "chainid" instruction is only available for Istanbul-compatible VMs (you are currently compiling for "petersburg").
--> contracts/ERC20SimpleSwap.sol:68:18:
|
68 | chainId := chainid()
| ^^^^^^^
The text was updated successfully, but these errors were encountered: