StellarBase.XDR.Operations.AccountMerge (Elixir Stellar Base v0.8.0) View Source

Representation of Stellar AccountMerge type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.Operations.AccountMerge{
  account: StellarBase.XDR.MuxedAccount.t()
}

Link to this section Functions