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

Representation of Stellar AccountMerge type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions