Stellar.Horizon.Operation.ClaimClaimableBalance (Elixir Stellar SDK v0.5.0) View Source

Represents a ClaimClaimableBalance operation from Horizon API.

Link to this section Summary

Link to this section Types

Specs

t() :: %Stellar.Horizon.Operation.ClaimClaimableBalance{
  balance_id: String.t(),
  claimant: String.t()
}