Skip to content

Commit f1fabfe

Browse files
Merge pull request #4985 from BitGo/WP-0000-deprecate-gteth
feat(statics): deprecated gteth
2 parents c47b09a + 32f22e8 commit f1fabfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/statics/src/coins.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,7 @@ export const coins = CoinMap.fromCoins([
492492
CoinFeature.CUSTODY_BITGO_SWITZERLAND,
493493
CoinFeature.CUSTODY_BITGO_FRANKFURT,
494494
CoinFeature.CUSTODY_BITGO_SINGAPORE,
495+
CoinFeature.DEPRECATED,
495496
]
496497
),
497498
account(

0 commit comments

Comments
 (0)