Skip to content

Commit 30c45cb

Browse files
authored
Merge pull request #7297 from BitGo/WIN-7579
chore(statics): add stuck tx managemnt tss for polyx
2 parents 4d8719d + d360c62 commit 30c45cb

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
@@ -593,6 +593,7 @@ export const POLYX_FEATURES = [
593593
CoinFeature.TSS_COLD,
594594
CoinFeature.STAKING,
595595
CoinFeature.SUPPORTS_TOKENS,
596+
CoinFeature.STUCK_TRANSACTION_MANAGEMENT_TSS,
596597
];
597598

598599
export const POLYX_TOKEN_FEATURES = [...ACCOUNT_COIN_DEFAULT_FEATURES, CoinFeature.TSS];

0 commit comments

Comments
 (0)