[Java] Update auto-generated Java bindings
[ldk-java] / src / main / java / org / ldk / structs / UpdateFee.java
index 5795555f802f2cb1b7af6c427df87d0a7f609b8b..316214fbfaa8c5719e2104fcfb440029cd662d30 100644 (file)
@@ -9,7 +9,9 @@ import javax.annotation.Nullable;
 
 
 /**
- * An update_fee message to be sent or received from a peer
+ * An [`update_fee`] message to be sent to or received from a peer
+ * 
+ * [`update_fee`]: https://github.com/lightning/bolts/blob/master/02-peer-protocol.md#updating-fees-update_fee
  */
 @SuppressWarnings("unchecked") // We correctly assign various generic arrays
 public class UpdateFee extends CommonBase {