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