View Source StellarBase.XDR.SCSpecTypeSet (Elixir Stellar Base v0.10.1)
Representation of Stellar SCSpecTypeSet
type.
Link to this section Summary
Link to this section Types
@type element_type() :: StellarBase.XDR.SCSpecTypeDef.t()
@type t() :: %StellarBase.XDR.SCSpecTypeSet{element_type: element_type()}
Link to this section Functions
@spec new(element_type :: element_type()) :: t()