StellarBase.XDR.Account (Elixir Stellar Base v0.8.9) View Source

Representation of Stellar Account type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.Account{account_id: StellarBase.XDR.AccountID.t()}

Link to this section Functions

Specs

new(account_id :: StellarBase.XDR.AccountID.t()) :: t()