Stellar.XDR.Operations.AccountMerge (Elixir Stellar Base v0.1.3) View Source
Representation of Stellar AccountMerge
type.
Link to this section Summary
Link to this section Types
Specs
t() :: %Stellar.XDR.Operations.AccountMerge{ account: Stellar.XDR.MuxedAccount.t() }
Link to this section Functions
Specs
new(account :: Stellar.XDR.MuxedAccount.t()) :: t()