[Java] Update auto-generated bindings to LDK 0.0.118
[ldk-java] / src / main / java / org / ldk / structs / SendError.java
index 44c877f09d326011c010c7837d0b40801092a820..73a030c8dcd45bfe6d638e96d662a5d3df6f94d9 100644 (file)
@@ -70,8 +70,8 @@ public class SendError extends CommonBase {
                }
        }
        /**
-        * The provided [`Destination`] was an invalid [`BlindedPath`], due to having fewer than two
-        * blinded hops.
+        * The provided [`Destination`] was an invalid [`BlindedPath`] due to not having any blinded
+        * hops.
         */
        public final static class TooFewBlindedHops extends SendError {
                private TooFewBlindedHops(long ptr, bindings.LDKSendError.TooFewBlindedHops obj) {