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

Representation of Stellar PreconditionType type.

Summary

Types

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

Functions

Link to this function

new(type \\ :PRECOND_NONE)

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