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

Representation of Stellar SCSymbol type.

Summary

Types

@type t() :: %StellarBase.XDR.SCSymbol{value: String.t()}

Functions

@spec new(value :: String.t()) :: t()