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.
2 parents 80a75bb + 26a2a45 commit be66552Copy full SHA for be66552
modules/statics/src/coinFeatures.ts
@@ -37,6 +37,8 @@ export const ETC_FEATURES = [
37
CoinFeature.CUSTODY_BITGO_NEW_YORK,
38
CoinFeature.MULTISIG_COLD,
39
CoinFeature.MULTISIG,
40
+ CoinFeature.STUCK_TRANSACTION_MANAGEMENT_ONCHAIN,
41
+ CoinFeature.STUCK_TRANSACTION_MANAGEMENT_TSS,
42
];
43
export const EVM_FEATURES = [
44
...ETH_FEATURES,
0 commit comments