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