Skip to content

Commit

Permalink
Merge pull request #5371 from BitGo/COIN-622_1
Browse files Browse the repository at this point in the history
feat: add deprecated feature to gteth
  • Loading branch information
ranger2255 authored Jan 23, 2025
2 parents 688e299 + 10acaef commit e1f0137
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 @@ -653,6 +653,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 e1f0137

Please sign in to comment.