Skip to content

Commit ed49118

Browse files
authored
Merge pull request #6808 from BitGo/WIN-6929-remove-evm-compatible-wp-flag
chore: remove evm compatible wp flag
2 parents 041b728 + 3b7f444 commit ed49118

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,6 @@ export const allCoinsAndTokens = [
753753
CoinFeature.EVM_COMPATIBLE_UI,
754754
CoinFeature.EVM_NON_BITGO_RECOVERY,
755755
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
756-
CoinFeature.EVM_COMPATIBLE_WP,
757756
],
758757
KeyCurve.Secp256k1,
759758
'',
@@ -775,7 +774,6 @@ export const allCoinsAndTokens = [
775774
CoinFeature.EVM_COMPATIBLE_UI,
776775
CoinFeature.EVM_NON_BITGO_RECOVERY,
777776
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
778-
CoinFeature.EVM_COMPATIBLE_WP,
779777
],
780778
KeyCurve.Secp256k1,
781779
'',

0 commit comments

Comments
 (0)