Skip to content

Commit

Permalink
Merge pull request #5551 from BitGo/WIN-4629_icp_config
Browse files Browse the repository at this point in the history
chore: adding the MPCv2 support for ICP
  • Loading branch information
adarsh312 authored Feb 14, 2025
2 parents afacef3 + 6838ea3 commit a6f97f9
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 a6f97f9

Please sign in to comment.