Skip to content

Commit e1f0137

Browse files
authored
Merge pull request #5371 from BitGo/COIN-622_1
feat: add deprecated feature to gteth
2 parents 688e299 + 10acaef commit e1f0137

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
@@ -653,6 +653,7 @@ export const coins = CoinMap.fromCoins([
653653
CoinFeature.CUSTODY_BITGO_FRANKFURT,
654654
CoinFeature.CUSTODY_BITGO_SINGAPORE,
655655
CoinFeature.EIP1559,
656+
CoinFeature.DEPRECATED,
656657
]
657658
),
658659
account(

0 commit comments

Comments
 (0)