Skip to content

Commit

Permalink
chore: refactoring leftovers in the test solution
Browse files Browse the repository at this point in the history
  • Loading branch information
abilevych committed Jan 23, 2024
1 parent 8d374d5 commit c6159a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/integration-tests/src/config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { Wallets } from "./entities";

export const localConfig = {
debugAPIwrapper: false,
gasLimit: { gasLimit: 10000000 },
l2GasLimit: 10000000,
L1Network: "http://localhost:8545",
Expand Down

0 comments on commit c6159a3

Please sign in to comment.