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 Oct 15, 2024
1 parent be99ddb commit 0d4cfdc
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 @@ -504,6 +504,7 @@ export const coins = CoinMap.fromCoins([
CoinFeature.CUSTODY_BITGO_SWITZERLAND,
CoinFeature.CUSTODY_BITGO_FRANKFURT,
CoinFeature.CUSTODY_BITGO_SINGAPORE,
CoinFeature.DEPRECATED,
]
),
account(
Expand Down

0 comments on commit 0d4cfdc

Please sign in to comment.