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

Representation of Stellar PreconditionType type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

Link to this function

new(type \\ :PRECOND_NONE)

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