Skip to content

Commit

Permalink
fix: remove chains which can't estimate L1 fee same as op (#1739)
Browse files Browse the repository at this point in the history
  • Loading branch information
vvvvvv1vvvvvv authored Sep 14, 2023
1 parent ea4100d commit f9b1e77
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 @@ -837,10 +837,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 f9b1e77

Please sign in to comment.