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 89282f3 + 282b0e4 commit af48eddCopy full SHA for af48edd
modules/statics/src/coinFeatures.ts
@@ -342,7 +342,6 @@ export const ARBETH_FEATURES = [
342
CoinFeature.CUSTODY_BITGO_FRANKFURT,
343
CoinFeature.EIP1559,
344
CoinFeature.WALLET_CONNECT_DEFI,
345
- CoinFeature.TSS_SUPPORT_GATED,
346
];
347
export const OPETH_FEATURES = [
348
...ETH_FEATURES,
@@ -358,7 +357,6 @@ export const OPETH_FEATURES = [
358
357
359
CoinFeature.BULK_TRANSACTION,
360
CoinFeature.ERC20_BULK_TRANSACTION,
361
362
363
export const ZKETH_FEATURES = [
364
0 commit comments