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