Skip to content

Commit 10acaef

Browse files
committed
feat: add deprecated feature to gteth
Ticket: COIN-622
1 parent 601c1a6 commit 10acaef

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
@@ -649,6 +649,7 @@ export const coins = CoinMap.fromCoins([
649649
CoinFeature.CUSTODY_BITGO_FRANKFURT,
650650
CoinFeature.CUSTODY_BITGO_SINGAPORE,
651651
CoinFeature.EIP1559,
652+
CoinFeature.DEPRECATED,
652653
]
653654
),
654655
account(

0 commit comments

Comments
 (0)