View Source StellarBase.XDR.SCHostValErrorCode (Elixir Stellar Base v0.10.1)

Representation of Stellar SCHostValErrorCode type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

Link to this function

new(type \\ :HOST_VALUE_UNKNOWN_ERROR)

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