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

Representation of Stellar EnvelopeType type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

Link to this function

new(type \\ :ENVELOPE_TYPE_TX_V0)

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