[Java] Update auto-generated Java bindings
[ldk-java] / src / main / java / org / ldk / enums / Recipient.java
index fb51877cc700ed34269020ab8f4240998976293a..6fad691b0e3e937eb1ae71e8cc0d2071ccade7d4 100644 (file)
@@ -1,8 +1,10 @@
 package org.ldk.enums;
 
 /**
- * Specifies the recipient of an invoice, to indicate to [`KeysInterface::sign_invoice`] what node
- * secret key should be used to sign the invoice.
+ * Specifies the recipient of an invoice.
+ * 
+ * This indicates to [`NodeSigner::sign_invoice`] what node secret key should be used to sign
+ * the invoice.
  */
 public enum Recipient {
        /**