We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4178807 + efb1c55 commit 5ca1210Copy full SHA for 5ca1210
modules/statics/src/allCoinsAndTokens.ts
@@ -1977,8 +1977,7 @@ export const allCoinsAndTokens = [
1977
CoinFeature.SHARED_EVM_SDK,
1978
CoinFeature.EVM_COMPATIBLE_IMS,
1979
CoinFeature.EVM_COMPATIBLE_UI,
1980
- CoinFeature.EVM_NON_BITGO_RECOVERY,
1981
- CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
+ CoinFeature.EVM_COMPATIBLE_WP,
1982
]
1983
),
1984
account(
@@ -2012,8 +2011,7 @@ export const allCoinsAndTokens = [
2012
2011
2013
2014
2015
2016
2017
2018
2019
0 commit comments