StellarBase.XDR.Ledger.Account (Elixir Stellar Base v0.2.1) View Source
Representation of Stellar Ledger Account
type.
Link to this section Summary
Link to this section Types
Specs
t() :: %StellarBase.XDR.Ledger.Account{ account_id: StellarBase.XDR.AccountID.t() }
Link to this section Functions
Specs
new(account_id :: StellarBase.XDR.AccountID.t()) :: t()