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 b421ad3 commit 26a2a45Copy full SHA for 26a2a45
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