Skip to content

Commit 32577ba

Browse files
authored
Merge pull request #5375 from BitGo/COIN-2802
fix: removing MPCV2 feature flag for apt
2 parents 65f8716 + 19c0257 commit 32577ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/statics/src/coins.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,6 @@ const APT_FEATURES = [
426426
...AccountCoin.DEFAULT_FEATURES,
427427
CoinFeature.TSS,
428428
CoinFeature.TSS_COLD,
429-
CoinFeature.MPCV2,
430429
CoinFeature.STAKING,
431430
CoinFeature.BULK_TRANSACTION,
432431
CoinFeature.BULK_STAKING_TRANSACTION,

0 commit comments

Comments
 (0)