@@ -747,7 +747,6 @@ export const coins = CoinMap.fromCoins([
747747 CoinFeature . SHARED_EVM_SDK ,
748748 CoinFeature . EVM_COMPATIBLE_IMS ,
749749 CoinFeature . EVM_COMPATIBLE_UI ,
750- CoinFeature . EVM_COMPATIBLE_WP ,
751750 ] ,
752751 KeyCurve . Secp256k1 ,
753752 '' ,
@@ -767,7 +766,6 @@ export const coins = CoinMap.fromCoins([
767766 CoinFeature . SHARED_EVM_SDK ,
768767 CoinFeature . EVM_COMPATIBLE_IMS ,
769768 CoinFeature . EVM_COMPATIBLE_UI ,
770- CoinFeature . EVM_COMPATIBLE_WP ,
771769 ] ,
772770 KeyCurve . Secp256k1 ,
773771 '' ,
@@ -1608,7 +1606,6 @@ export const coins = CoinMap.fromCoins([
16081606 CoinFeature . SHARED_EVM_SDK ,
16091607 CoinFeature . EVM_COMPATIBLE_IMS ,
16101608 CoinFeature . EVM_COMPATIBLE_UI ,
1611- CoinFeature . EVM_COMPATIBLE_WP ,
16121609 ]
16131610 ) ,
16141611 account (
@@ -1625,7 +1622,6 @@ export const coins = CoinMap.fromCoins([
16251622 CoinFeature . SHARED_EVM_SDK ,
16261623 CoinFeature . EVM_COMPATIBLE_IMS ,
16271624 CoinFeature . EVM_COMPATIBLE_UI ,
1628- CoinFeature . EVM_COMPATIBLE_WP ,
16291625 ]
16301626 ) ,
16311627 account (
@@ -1642,7 +1638,6 @@ export const coins = CoinMap.fromCoins([
16421638 CoinFeature . SHARED_EVM_SDK ,
16431639 CoinFeature . EVM_COMPATIBLE_IMS ,
16441640 CoinFeature . EVM_COMPATIBLE_UI ,
1645- CoinFeature . EVM_COMPATIBLE_WP ,
16461641 ]
16471642 ) ,
16481643 account (
@@ -1659,7 +1654,6 @@ export const coins = CoinMap.fromCoins([
16591654 CoinFeature . SHARED_EVM_SDK ,
16601655 CoinFeature . EVM_COMPATIBLE_IMS ,
16611656 CoinFeature . EVM_COMPATIBLE_UI ,
1662- CoinFeature . EVM_COMPATIBLE_WP ,
16631657 ]
16641658 ) ,
16651659 account (
0 commit comments