StellarBase.XDR.PreconditionType (Elixir Stellar Base v0.8.8) View Source

Representation of Stellar PreconditionType type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.PreconditionType{identifier: atom()}

Link to this section Functions

Link to this function

new(type \\ :PRECOND_NONE)

View Source

Specs

new(type :: atom()) :: t()