Skip to content

Commit ad7450d

Browse files
Merge pull request #5107 from BitGo/WP-0000/enable-bulk-tx-hteth
fix(statics): enable bulk tx for hteth
2 parents cefc46d + 5000d23 commit ad7450d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/statics/src/coins.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,7 @@ export const coins = CoinMap.fromCoins([
548548
CoinFeature.CUSTODY_BITGO_SWITZERLAND,
549549
CoinFeature.CUSTODY_BITGO_FRANKFURT,
550550
CoinFeature.CUSTODY_BITGO_SINGAPORE,
551+
CoinFeature.BULK_TRANSACTION,
551552
CoinFeature.STUCK_TRANSACTION_MANAGEMENT_ONCHAIN,
552553
CoinFeature.STUCK_TRANSACTION_MANAGEMENT_TSS,
553554
]

0 commit comments

Comments
 (0)