View Source Stellar.TxBuild.Ledger.Account (Elixir Stellar SDK v0.8.0)

Ledger Account struct definition.

Link to this section Summary

Link to this section Types

@type t() :: %Stellar.TxBuild.Ledger.Account{
  account_id: Stellar.TxBuild.AccountID.t()
}