Skip to content

Commit

Permalink
chore: adding the MPCv2 support for ICP
Browse files Browse the repository at this point in the history
Ticket: WIN-4629
  • Loading branch information
adarsh312 committed Feb 14, 2025
1 parent a3c05db commit 6838ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/statics/src/coinFeatures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ export const ICP_FEATURES = [
...AccountCoin.DEFAULT_FEATURES,
CoinFeature.TSS,
CoinFeature.TSS_COLD,
CoinFeature.MPCV2,
CoinFeature.SUPPORTS_TOKENS,
];

Expand Down

0 comments on commit 6838ea3

Please sign in to comment.