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