StellarBase.XDR.TransactionEnvelope (Elixir Stellar Base v0.2.3) View Source
Representation of Stellar TransactionEnvelope
type.
Link to this section Summary
Link to this section Types
Specs
Specs
t() :: %StellarBase.XDR.TransactionEnvelope{ envelope: envelope(), type: StellarBase.XDR.EnvelopeType.t() }
Link to this section Functions
Specs
new(envelope :: envelope(), type :: StellarBase.XDR.EnvelopeType.t()) :: t()