We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f3e4c1 commit ba41deeCopy full SHA for ba41dee
test/tools/yulInterpreter/EVMInstructionInterpreter.cpp
@@ -429,8 +429,7 @@ u256 EVMInstructionInterpreter::eval(
429
case Instruction::EXGETLENBYKEY:
430
case Instruction::EXGETLENBYINDEX:
431
case Instruction::EXACCOUNTSET:
432
- case Instruction::EXTRANSFERRATESET:
433
- case Instruction::EXTRANSFERRANGESET:
+ case Instruction::EXTRANSFERFEESET:
434
case Instruction::EXTRUSTSET:
435
case Instruction::EXTRUSTLIMIT:
436
case Instruction::EXGATEWAYBALANCE:
0 commit comments