Other Enumerations

The following enumerations are available globally.

  • The error associated with parsing or using a Base58 data representation.

    See more

    Declaration

    Swift

    public enum Base58Error : Error
  • Undocumented

    See more

    Declaration

    Swift

    public enum RPCNetworkRequestError : Error
  • The level of commitment desired when querying state.

    See more

    Declaration

    Swift

    public enum Commitment : String, RawRepresentable, Codable
  • Undocumented

    See more

    Declaration

    Swift

    public enum WebSocketError : Error