View Source StellarBase.XDR.SCHostAuthErrorCode (Elixir Stellar Base v0.10.0)

Representation of Stellar SCHostAuthErrorCode type.

Link to this section Summary

Link to this section Types

@type t() :: %StellarBase.XDR.SCHostAuthErrorCode{identifier: atom()}

Link to this section Functions

Link to this function

new(type \\ :HOST_AUTH_UNKNOWN_ERROR)

View Source
@spec new(type :: atom()) :: t()