Skip to content

Commit ba9df9e

Browse files
committed
feat: added custody wallet feature to canton
Ticket: COIN-6213
1 parent 2cf9eac commit ba9df9e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/statics/src/coinFeatures.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,4 +675,11 @@ export const CANTON_FEATURES = [
675675
CoinFeature.REQUIRES_BIG_NUMBER,
676676
CoinFeature.TSS,
677677
CoinFeature.TSS_COLD,
678+
CoinFeature.CUSTODY_BITGO_TRUST,
679+
CoinFeature.CUSTODY_BITGO_MENA_FZE,
680+
CoinFeature.CUSTODY_BITGO_CUSTODY_MENA_FZE,
681+
CoinFeature.CUSTODY_BITGO_SINGAPORE,
682+
CoinFeature.CUSTODY_BITGO_KOREA,
683+
CoinFeature.CUSTODY_BITGO_EUROPE_APS,
684+
CoinFeature.CUSTODY_BITGO_FRANKFURT,
678685
];

0 commit comments

Comments
 (0)