View Source StellarBase.XDR.Ext (Elixir Stellar Base v0.13.0)
Representation of Stellar Ext
type.
Link to this section Summary
Link to this section Types
@type t() :: %StellarBase.XDR.Ext{ type: non_neg_integer(), value: StellarBase.XDR.Void.t() }
Link to this section Functions
@spec new() :: t()