StellarBase.XDR.AssetCode12 (Elixir Stellar Base v0.8.6) View Source

Representation of Stellar AssetCode12 type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.AssetCode12{code: String.t(), length: non_neg_integer()}

Link to this section Functions

Specs

new(code :: String.t()) :: t()