Skip to content

Commit 57a30b3

Browse files
committed
feat: enable the stuck tx for aptos
COIN-6691 TICKET: COIN-6691
1 parent aa2abeb commit 57a30b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/statics/src/coinFeatures.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,7 @@ export const APT_FEATURES = [
609609
CoinFeature.SUPPORTS_TOKENS,
610610
CoinFeature.ENTERPRISE_PAYS_FEES,
611611
CoinFeature.TSS_ENTERPRISE_PAYS_FEES,
612+
CoinFeature.STUCK_TRANSACTION_MANAGEMENT_TSS,
612613
];
613614

614615
export const ICP_FEATURES = [

0 commit comments

Comments
 (0)