Skip to content

Commit cdcd5c1

Browse files
committed
fix: removal of MPCV2 feature from ICP
TICKET: COIN-2804
1 parent 610e12b commit cdcd5c1

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
@@ -436,7 +436,6 @@ const ICP_FEATURES = [
436436
...AccountCoin.DEFAULT_FEATURES,
437437
CoinFeature.TSS,
438438
CoinFeature.TSS_COLD,
439-
CoinFeature.MPCV2,
440439
CoinFeature.SUPPORTS_TOKENS,
441440
];
442441

0 commit comments

Comments
 (0)