Skip to content

Commit

Permalink
Merge pull request #5379 from BitGo/COIN-2804
Browse files Browse the repository at this point in the history
fix: removal of MPCV2 feature from ICP
  • Loading branch information
baltiyal authored Jan 16, 2025
2 parents 610e12b + cdcd5c1 commit 596f6e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/statics/src/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,6 @@ const ICP_FEATURES = [
...AccountCoin.DEFAULT_FEATURES,
CoinFeature.TSS,
CoinFeature.TSS_COLD,
CoinFeature.MPCV2,
CoinFeature.SUPPORTS_TOKENS,
];

Expand Down

0 comments on commit 596f6e0

Please sign in to comment.