View Source StellarBase.XDR.SCSpecTypeOption (Elixir Stellar Base v0.10.1)

Representation of Stellar SCSpecTypeOption type.

Link to this section Summary

Link to this section Types

@type t() :: %StellarBase.XDR.SCSpecTypeOption{value_type: value_type()}
@type value_type() :: StellarBase.XDR.SCSpecTypeDef.t()

Link to this section Functions

@spec new(value_type :: value_type()) :: t()