StellarBase.XDR.ChangeTrustAsset (Elixir Stellar Base v0.8.4) View Source
Representation of Stellar ChangeTrustAsset
type.
Link to this section Summary
Link to this section Types
Specs
Specs
t() :: %StellarBase.XDR.ChangeTrustAsset{ asset: asset(), type: StellarBase.XDR.AssetType.t() }
Link to this section Functions
Specs
new(asset :: asset(), type :: StellarBase.XDR.AssetType.t()) :: t()