View Source StellarBase.XDR.Assets (Elixir Stellar Base v0.10.1)
Representation of a Stellar Assets
list.
Link to this section Summary
Link to this section Types
@type assets() :: [StellarBase.XDR.Asset.t()]
@type t() :: %StellarBase.XDR.Assets{assets: assets()}