StellarBase.XDR.String64 (Elixir Stellar Base v0.8.8) View Source

Representation of Stellar String64 type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.String64{value: String.t()}

Link to this section Functions

Specs

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