Skip to content

Commit 3295ff5

Browse files
Merge pull request #6654 from BitGo/revert-6650-WIN-6540
Revert "chore: add evm compatible wp flag"
2 parents faeb3ea + b2f1f51 commit 3295ff5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

modules/statics/src/base.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -426,11 +426,6 @@ export enum CoinFeature {
426426
*/
427427
EVM_COMPATIBLE_UI = 'evm-compatible-ui',
428428

429-
/**
430-
* This coin is an EVM compatible coin and should use common EVM logic in WP
431-
*/
432-
EVM_COMPATIBLE_WP = 'evm-compatible-wp',
433-
434429
/**
435430
* This coin is an EVM compatible coin which supports unsigned sweep recovery
436431
*/

0 commit comments

Comments
 (0)