Hey guys,
I am new to solidity.
I am trying to deploy my smart contract, but I am noticing some issue.
ValueError: {'code': -32000, 'message': 'invalid opcode: SHL'}
I am using 0.8.4 as my solidity compiler version.
I notice the same issue in 0.7.1 as well.
Jul 3, 2021, 9:22 AM