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.
1 parent e41d011 commit 0be8506Copy full SHA for 0be8506
modules/statics/src/allCoinsAndTokens.ts
@@ -394,6 +394,7 @@ export const allCoinsAndTokens = [
394
CoinFeature.USES_NON_PACKED_ENCODING_FOR_TXDATA,
395
CoinFeature.SHARED_EVM_SDK,
396
CoinFeature.SHARED_EVM_SIGNING,
397
+ CoinFeature.SHARED_EVM_MESSAGE_SIGNING,
398
CoinFeature.EVM_COMPATIBLE_IMS,
399
CoinFeature.EVM_COMPATIBLE_UI,
400
CoinFeature.EVM_NON_BITGO_RECOVERY,
@@ -416,6 +417,7 @@ export const allCoinsAndTokens = [
416
417
418
419
420
421
422
423
0 commit comments