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 391f989 + c103dda commit a97415bCopy full SHA for a97415b
modules/statics/src/coinFeatures.ts
@@ -506,6 +506,7 @@ export const ARBETH_FEATURES = [
506
CoinFeature.BULK_TRANSACTION,
507
CoinFeature.ERC20_BULK_TRANSACTION,
508
CoinFeature.SHARED_EVM_MESSAGE_SIGNING,
509
+ CoinFeature.STUCK_TRANSACTION_MANAGEMENT_TSS,
510
];
511
export const OPETH_FEATURES = [
512
...ETH_FEATURES,
@@ -523,6 +524,7 @@ export const OPETH_FEATURES = [
523
524
525
526
527
528
529
export const ZKETH_FEATURES = [
530
0 commit comments