DataWord newValue = stack.get(stack.size() - 2); if (blockchainConfig.eip1283()) { // Net gas metering for SSTORE if (newValue.equals(currentValue)) { gasCost = gasCosts.getREUSE_SSTORE();
DataWord newValue = stack.get(stack.size() - 2); if (blockchainConfig.eip1283()) { // Net gas metering for SSTORE if (newValue.equals(currentValue)) { gasCost = gasCosts.getREUSE_SSTORE();