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