Skip to content

Commit e0202a3

Browse files
feat(statics): add SHARED_EVM_SDK and SHARED_EVM_SIGNING to irys and tirys
CECHO-1286 TICKET: COINS-1286
1 parent 66a83ea commit e0202a3

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
@@ -2212,6 +2212,8 @@ export const allCoinsAndTokens = [
22122212
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
22132213
CoinFeature.EVM_NON_BITGO_RECOVERY,
22142214
CoinFeature.STAKING,
2215+
CoinFeature.SHARED_EVM_SDK,
2216+
CoinFeature.SHARED_EVM_SIGNING,
22152217
]
22162218
),
22172219
account(

0 commit comments

Comments
 (0)