[Java] Update auto-generated bindings to 0.0.115
[ldk-java] / src / main / java / org / ldk / structs / HTLCDestination.java
index 9c873801016eb758b885605f054a923c13269d79..df280da439280021e2b55f9145c4ad4512cf862c 100644 (file)
@@ -92,8 +92,11 @@ public class HTLCDestination extends CommonBase {
         * 
         * 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
+        * Excess HTLCs for a payment that we have already fully received, over-paying for the
+        * payment,
+        * The counterparty node modified the HTLC in transit,
+        * A probing attack where an intermediary node is trying to detect if we are the ultimate
+        * recipient for a payment.
         */
        public final static class FailedPayment extends HTLCDestination {
                /**