Update bindings to latest upstream + ChannelMonitor_clone patch
[ldk-java] / src / main / java / org / ldk / structs / ChannelConfig.java
index f465f6cf27f82684a6fc9f536f1268c5c6cfc5e4..c7a095bbdc9a9c43d9330e9b7cf62c3f15b3da6d 100644 (file)
@@ -133,7 +133,7 @@ public class ChannelConfig extends CommonBase {
        }
 
        /**
-        * Creates a "default" ChannelConfig. See other documentaiton for details on what this implies.
+        * Creates a "default" ChannelConfig. See struct and individual field documentaiton for details on which values are used.
         */
        public static ChannelConfig constructor_default() {
                long ret = bindings.ChannelConfig_default();