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

Ledger Account struct definition.

Summary

Types

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