Skip to content

Commit 5000d23

Browse files
fix(statics): enable bulk tx for hteth
TICKET: WP-0000
1 parent cefc46d commit 5000d23

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)