EchorandPrefix

public enum EchorandPrefix : String

Options that configures network parameters. Indicates the prefix that is used when generating addresses for echorand.

case echo = "ECHO"
  • The prefix that is used for default echorand

    Declaration

    Swift

    case echo = "ECHO"