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

Ledger ClaimableBalance struct definition.

Summary

Types

@type t() :: %Stellar.TxBuild.Ledger.ClaimableBalance{
  claimable_balance_id: Stellar.TxBuild.ClaimableBalanceID.t()
}