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