Skip to content

Commit d360c62

Browse files
committed
chore(statics): add stuck tx managemnt tss for polyx
TICKET: WIN-7579
1 parent 2882978 commit d360c62

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)