Stellar.XDR.TransactionExt (Elixir Stellar Base v0.1.1) View Source

Representation of Stellar Ext type.

Link to this section Summary

Link to this section Types

Specs

t() :: %Stellar.XDR.TransactionExt{
  type: non_neg_integer(),
  value: Stellar.XDR.Void.t()
}

Link to this section Functions