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