Skip to content

Commit

Permalink
fix: remove chains which can't estimate L1 fee same as op
Browse files Browse the repository at this point in the history
  • Loading branch information
vvvvvv1vvvvvv committed Sep 12, 2023
1 parent 1a14dfc commit 89ddb15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/constant/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -836,10 +836,8 @@ export const L2_ENUMS = [
// opstack L2 chains
export const OP_STACK_ENUMS = [
CHAINS_ENUM.OP,
CHAINS_ENUM.TDEBANK,
CHAINS_ENUM.BASE,
CHAINS_ENUM.ZORA,
CHAINS_ENUM.MANTLE,
];

export const SecurityEngineLevelOrder = [
Expand Down

0 comments on commit 89ddb15

Please sign in to comment.