Skip to content

Commit b2f1f51

Browse files
Revert "chore: add evm compatible wp flag"
1 parent faeb3ea commit b2f1f51

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)