Skip to content

Commit

Permalink
Merge branch 'feature/initcode_size_limit_using_transaction_creations…
Browse files Browse the repository at this point in the history
…' into feature/initcode_size_limit_using_opcodes_contract_creation
  • Loading branch information
fmacleal authored Sep 5, 2024
2 parents 3ddbe71 + dd3cee9 commit 72bab94
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
import org.ethereum.config.blockchain.upgrades.ActivationConfig;
import org.ethereum.config.blockchain.upgrades.ConsensusRule;

import static co.rsk.util.ListArrayUtil.getLength;
import static org.ethereum.vm.GasCost.INITCODE_WORD_COST;

public class InitcodeCostCalculator implements CostCalculator {
Expand Down

0 comments on commit 72bab94

Please sign in to comment.