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.
1 parent faeb3ea commit b2f1f51Copy full SHA for b2f1f51
modules/statics/src/base.ts
@@ -426,11 +426,6 @@ export enum CoinFeature {
426
*/
427
EVM_COMPATIBLE_UI = 'evm-compatible-ui',
428
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
-
434
/**
435
* This coin is an EVM compatible coin which supports unsigned sweep recovery
436
0 commit comments