Skip to content

Commit 0cafa09

Browse files
authored
Merge pull request #7944 from BitGo/COIN-6691
feat: enable the stuck tx for aptos
2 parents a4ff0b2 + 57a30b3 commit 0cafa09

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)