Skip to content

Commit ddcf0ee

Browse files
committed
chore: adding evm_compatible_ims feature to tstt
ticket: win-7359
1 parent 04e70e4 commit ddcf0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1830,7 +1830,7 @@ export const allCoinsAndTokens = [
18301830
18,
18311831
UnderlyingAsset.STT,
18321832
BaseUnit.ETH,
1833-
[...EVM_FEATURES, CoinFeature.SHARED_EVM_SIGNING, CoinFeature.STAKING]
1833+
[...EVM_FEATURES, CoinFeature.SHARED_EVM_SIGNING, CoinFeature.STAKING, CoinFeature.EVM_COMPATIBLE_IMS]
18341834
),
18351835
account(
18361836
'aaa25f54-24f8-41d9-ba4e-83465d7cc2ec',

0 commit comments

Comments
 (0)