Class HTLCDestination.FailedPayment

  • Enclosing class:
    HTLCDestination

    public static final class HTLCDestination.FailedPayment
    extends HTLCDestination
    Failure scenario where an HTLC may have been forwarded to be intended for us, but is invalid for some reason, so we reject it. Some of the reasons may include: HTLC Timeouts Expected MPP amount to claim does not equal HTLC total Claimable amount does not match expected amount
    • Field Detail

      • payment_hash

        public final byte[] payment_hash
        The payment hash of the payment we attempted to process.