]> git.bitcoin.ninja Git - ldk-java/blobdiff - src/main/java/org/ldk/structs/ChannelHandshakeLimits.java
[Java] Update auto-generated Java bindings
[ldk-java] / src / main / java / org / ldk / structs / ChannelHandshakeLimits.java
index 03f164eef192ad39f1818b48b227014f6826c1c8..13521e5a57c40d7369096cb5df4ccf5eb3beca32 100644 (file)
@@ -256,10 +256,10 @@ public class ChannelHandshakeLimits extends CommonBase {
 
        /**
         * Set to force an incoming channel to match our announced channel preference in
-        * [`ChannelConfig::announced_channel`].
+        * [`ChannelHandshakeConfig::announced_channel`].
         * 
         * For a node which is not online reliably, this should be set to true and
-        * [`ChannelConfig::announced_channel`] set to false, ensuring that no announced (aka public)
+        * [`ChannelHandshakeConfig::announced_channel`] set to false, ensuring that no announced (aka public)
         * channels will ever be opened.
         * 
         * Default value: true.
@@ -272,10 +272,10 @@ public class ChannelHandshakeLimits extends CommonBase {
 
        /**
         * Set to force an incoming channel to match our announced channel preference in
-        * [`ChannelConfig::announced_channel`].
+        * [`ChannelHandshakeConfig::announced_channel`].
         * 
         * For a node which is not online reliably, this should be set to true and
-        * [`ChannelConfig::announced_channel`] set to false, ensuring that no announced (aka public)
+        * [`ChannelHandshakeConfig::announced_channel`] set to false, ensuring that no announced (aka public)
         * channels will ever be opened.
         * 
         * Default value: true.