We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2882978 commit d360c62Copy full SHA for d360c62
modules/statics/src/coinFeatures.ts
@@ -593,6 +593,7 @@ export const POLYX_FEATURES = [
593
CoinFeature.TSS_COLD,
594
CoinFeature.STAKING,
595
CoinFeature.SUPPORTS_TOKENS,
596
+ CoinFeature.STUCK_TRANSACTION_MANAGEMENT_TSS,
597
];
598
599
export const POLYX_TOKEN_FEATURES = [...ACCOUNT_COIN_DEFAULT_FEATURES, CoinFeature.TSS];
0 commit comments