Class Balance.CounterpartyRevokedOutputClaimable

  • Enclosing class:
    Balance

    public static final class Balance.CounterpartyRevokedOutputClaimable
    extends Balance
    The channel has been closed, and our counterparty broadcasted a revoked commitment transaction. Thus, we're able to claim all outputs in the commitment transaction, one of which has the following amount.
    • Field Detail

      • claimable_amount_satoshis

        public final long claimable_amount_satoshis
        The amount, in satoshis, of the output which we can claim. Note that for outputs from HTLC balances this may be excluding some on-chain fees that were already spent.