From 3a857d14642b869104d382f93d2bcd031ab9bd56 Mon Sep 17 00:00:00 2001 From: Noel <84795851+noel-bitgo@users.noreply.github.com> Date: Tue, 5 May 2026 11:13:43 -0400 Subject: [PATCH] Revert "feat(statics): add BULK_STAKING_TRANSACTION feature to eth and hteth" TICKET: SC-6608 --- modules/statics/src/allCoinsAndTokens.ts | 2 -- modules/statics/test/unit/coins.ts | 2 -- 2 files changed, 4 deletions(-) diff --git a/modules/statics/src/allCoinsAndTokens.ts b/modules/statics/src/allCoinsAndTokens.ts index 0991c47d5e..5874dc9804 100644 --- a/modules/statics/src/allCoinsAndTokens.ts +++ b/modules/statics/src/allCoinsAndTokens.ts @@ -319,7 +319,6 @@ export const allCoinsAndTokens = [ CoinFeature.CUSTODY_BITGO_SINGAPORE, CoinFeature.CUSTODY_BITGO_KOREA, CoinFeature.BULK_TRANSACTION, - CoinFeature.BULK_STAKING_TRANSACTION, CoinFeature.STUCK_TRANSACTION_MANAGEMENT_ONCHAIN, CoinFeature.STUCK_TRANSACTION_MANAGEMENT_TSS, CoinFeature.EIP1559, @@ -382,7 +381,6 @@ export const allCoinsAndTokens = [ CoinFeature.CUSTODY_BITGO_SINGAPORE, CoinFeature.CUSTODY_BITGO_KOREA, CoinFeature.BULK_TRANSACTION, - CoinFeature.BULK_STAKING_TRANSACTION, CoinFeature.STUCK_TRANSACTION_MANAGEMENT_ONCHAIN, CoinFeature.STUCK_TRANSACTION_MANAGEMENT_TSS, CoinFeature.EIP1559, diff --git a/modules/statics/test/unit/coins.ts b/modules/statics/test/unit/coins.ts index f3113ec6f1..799b64f69c 100644 --- a/modules/statics/test/unit/coins.ts +++ b/modules/statics/test/unit/coins.ts @@ -119,7 +119,6 @@ const custodyFeatures: Record = { CoinFeature.CUSTODY_BITGO_FRANKFURT, CoinFeature.CUSTODY_BITGO_SINGAPORE, CoinFeature.CUSTODY_BITGO_KOREA, - CoinFeature.BULK_STAKING_TRANSACTION, ], }, etc: { @@ -517,7 +516,6 @@ const custodyFeatures: Record = { CoinFeature.CUSTODY_BITGO_SINGAPORE, CoinFeature.CUSTODY_BITGO_KOREA, CoinFeature.BULK_TRANSACTION, - CoinFeature.BULK_STAKING_TRANSACTION, ], }, tetc: {