Skip to content

Commit 1ea91f3

Browse files
Merge pull request #8243 from BitGo/CECHO-283-morpheth
fix: add CoinFeature.ERC20_BULK_TRANSACTION to morpheth
2 parents 8ce1d6b + d97b56d commit 1ea91f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2786,6 +2786,7 @@ export const allCoinsAndTokens = [
27862786
CoinFeature.EVM_NON_BITGO_RECOVERY,
27872787
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
27882788
CoinFeature.SUPPORTS_ERC20,
2789+
CoinFeature.ERC20_BULK_TRANSACTION,
27892790
]
27902791
),
27912792
account(

0 commit comments

Comments
 (0)