StellarBase.XDR.Assets (Elixir Stellar Base v0.8.5) View Source

Representation of a Stellar Assets list.

Link to this section Summary

Link to this section Types

Specs

assets() :: [StellarBase.XDR.Asset.t()]

Specs

t() :: %StellarBase.XDR.Assets{assets: assets()}

Link to this section Functions

Specs

new(assets :: assets()) :: t()