Skip to content

Commit ec22b60

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

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
@@ -2239,6 +2239,8 @@ export const allCoinsAndTokens = [
22392239
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
22402240
CoinFeature.EVM_NON_BITGO_RECOVERY,
22412241
CoinFeature.STAKING,
2242+
CoinFeature.SHARED_EVM_SDK,
2243+
CoinFeature.SHARED_EVM_SIGNING,
22422244
]
22432245
),
22442246
account(

0 commit comments

Comments
 (0)