Skip to content

zetacored : remove isV2ZetaEnabled flag #4517

@kingpinXD

Description

@kingpinXD
message CrosschainFlags {
  bool isInboundEnabled = 1;
  bool isOutboundEnabled = 2;
  GasPriceIncreaseFlags gasPriceIncreaseFlags = 3;
  bool isV2ZetaEnabled = 4;
}

The isV2ZetaEnabled was added to allow us to easily toggle the V2ZETAFlows on and off. Once the V1 flows are deprecated and v2 becomes the default , we can remove this flag as it would be unnessary after that

Metadata

Metadata

Assignees

No one assigned

    Labels

    zetacoreIssues related to ZetaCore

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions