Skip to content

Commit b93d7ed

Browse files
chore: remove bga evm automation feature flag
Ticket: WIN-5514 TICKET: WIN-5514
1 parent 9188262 commit b93d7ed

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
@@ -397,11 +397,6 @@ export enum CoinFeature {
397397
*/
398398
MULTISIG = 'multisig',
399399

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-
405400
/**
406401
* This coin is an EVM compatible coin and should use common EVM model registration in IMS
407402
*/

0 commit comments

Comments
 (0)