StellarBase.XDR.EnvelopeType (Elixir Stellar Base v0.2.1) View Source

Representation of Stellar EnvelopeType type.

Link to this section Summary

Link to this section Types

Specs

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

Link to this section Functions

Link to this function

new(type \\ :ENVELOPE_TYPE_TX_V0)

View Source

Specs

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