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 fde3c88 + 68c475d commit 9dd73beCopy full SHA for 9dd73be
modules/statics/src/coins.ts
@@ -747,6 +747,7 @@ export const coins = CoinMap.fromCoins([
747
CoinFeature.SHARED_EVM_SDK,
748
CoinFeature.EVM_COMPATIBLE_IMS,
749
CoinFeature.EVM_COMPATIBLE_UI,
750
+ CoinFeature.EVM_COMPATIBLE_WP,
751
],
752
KeyCurve.Secp256k1,
753
'',
@@ -766,6 +767,7 @@ export const coins = CoinMap.fromCoins([
766
767
768
769
770
771
772
773
0 commit comments