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

Representation of Stellar SCSpecTypeOption type.

Summary

Types

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

Functions

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