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

Representation of Stellar SCSpecTypeTuple type.

Link to this section Summary

Link to this section Types

@type t() :: %StellarBase.XDR.SCSpecTypeTuple{value_types: value_types()}
@type value_types() :: StellarBase.XDR.SCSpecTypeDefList12.t()

Link to this section Functions

@spec new(value_types :: value_types()) :: t()