Skip to content

Commit e0b530c

Browse files
authored
Merge pull request #6267 from BitGo/coin-4449
chore(statics): add MPCV2 flag in Vet features
2 parents 97ffb53 + 28eaac1 commit e0b530c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/statics/src/coinFeatures.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,4 +552,5 @@ export const VET_FEATURES = [
552552
CoinFeature.SUPPORTS_TOKENS,
553553
CoinFeature.ENTERPRISE_PAYS_FEES,
554554
CoinFeature.TSS_ENTERPRISE_PAYS_FEES,
555+
CoinFeature.MPCV2,
555556
];

0 commit comments

Comments
 (0)