Skip to content

Commit 28eaac1

Browse files
committed
chore(statics): add MPCV2 flag in Vet features
Ticket: COIN-4449
1 parent 97ffb53 commit 28eaac1

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)