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.
2 parents 9188262 + b93d7ed commit bcf4aedCopy full SHA for bcf4aed
modules/statics/src/base.ts
@@ -397,11 +397,6 @@ export enum CoinFeature {
397
*/
398
MULTISIG = 'multisig',
399
400
- /**
401
- * This coin is an EVM compatible coin and should use common EVM functionality in BGA
402
- */
403
- EVM_COMPATIBLE_BGA = 'evm-compatible-bga',
404
-
405
/**
406
* This coin is an EVM compatible coin and should use common EVM model registration in IMS
407
0 commit comments