[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / ChannelHandshakeLimits.cs
index 408bc248908d4ff5a1510c8c9385c436fe02b9af..89360fbaa72169bc4bb10606b48d895b2df6bd57 100644 (file)
@@ -11,7 +11,7 @@ namespace org { namespace ldk { namespace structs {
  * 
  * These limits are only applied to our counterparty's limits, not our own.
  * 
- * Use 0/<type>::max_value() as appropriate to skip checking.
+ * Use 0/`<type>::max_value()` as appropriate to skip checking.
  * 
  * Provides sane defaults for most configurations.
  *