View Source StellarBase.XDR.Operations.ClaimClaimableBalance (Elixir Stellar Base v0.11.0)
Representation of Stellar ClaimClaimableBalance
type.
Link to this section Summary
Link to this section Types
@type t() :: %StellarBase.XDR.Operations.ClaimClaimableBalance{ balance_id: StellarBase.XDR.ClaimableBalanceID.t() }
Link to this section Functions
@spec new(balance_id :: StellarBase.XDR.ClaimableBalanceID.t()) :: t()