Class Balance.ClaimableAwaitingConfirmations

  • Enclosing class:
    Balance

    public static final class Balance.ClaimableAwaitingConfirmations
    extends Balance
    The channel has been closed, and the given balance is ours but awaiting confirmations until we consider it spendable.
    • Field Detail

      • claimable_amount_satoshis

        public final long claimable_amount_satoshis
        The amount available to claim, in satoshis, possibly excluding the on-chain fees which were spent in broadcasting the transaction.
      • confirmation_height

        public final int confirmation_height
        The height at which an [`Event::SpendableOutputs`] event will be generated for this amount.