[Java] Update auto-generated Java bindings for 0.0.116
[ldk-java] / src / main / java / org / ldk / structs / BlindedTail.java
index f49123c4dc67a278e51b678f68cf9ce4b409e8a3..e2e7b71fb97ec47e90b1849dbc6d18fca73f400e 100644 (file)
@@ -10,9 +10,9 @@ import javax.annotation.Nullable;
 
 /**
  * The blinded portion of a [`Path`], if we're routing to a recipient who provided blinded paths in
- * their BOLT12 [`Invoice`].
+ * their [`Bolt12Invoice`].
  * 
- * [`Invoice`]: crate::offers::invoice::Invoice
+ * [`Bolt12Invoice`]: crate::offers::invoice::Bolt12Invoice
  */
 @SuppressWarnings("unchecked") // We correctly assign various generic arrays
 public class BlindedTail extends CommonBase {