StellarBase.XDR.Operations.AccountMerge (Elixir Stellar Base v0.8.1) 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
Specs
new(account :: StellarBase.XDR.MuxedAccount.t()) :: t()