Skip to content

Commit

Permalink
feat: add deprecated feature to gteth
Browse files Browse the repository at this point in the history
Ticket: COIN-622
  • Loading branch information
ranger2255 committed Jan 19, 2025
1 parent 601c1a6 commit 10acaef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/statics/src/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -649,6 +649,7 @@ export const coins = CoinMap.fromCoins([
CoinFeature.CUSTODY_BITGO_FRANKFURT,
CoinFeature.CUSTODY_BITGO_SINGAPORE,
CoinFeature.EIP1559,
CoinFeature.DEPRECATED,
]
),
account(
Expand Down

0 comments on commit 10acaef

Please sign in to comment.