Skip to content

Commit 0d90f4f

Browse files
Merge pull request #9406 from BitGo/CECHO-1286
add SHARED_EVM_SDK and SHARED_EVM_SIGNING to irys mainnet
2 parents 6616d9b + 10cc852 commit 0d90f4f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2222,6 +2222,8 @@ export const allCoinsAndTokens = [
22222222
CoinFeature.EVM_COMPATIBLE_UI,
22232223
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
22242224
CoinFeature.EVM_NON_BITGO_RECOVERY,
2225+
CoinFeature.SHARED_EVM_SDK,
2226+
CoinFeature.SHARED_EVM_SIGNING,
22252227
]
22262228
),
22272229
account(

0 commit comments

Comments
 (0)