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