Ensure we build if a downstream crate sets `--cfg=fuzzing`
[rust-lightning] / lightning-transaction-sync / src / lib.rs
index 05b71d21bb5faaa05d5b0cebccb252b69e9e8db0..ca3ce3f8ad68d5280c2c611fbe2eaab0f81e1bb0 100644 (file)
@@ -13,7 +13,8 @@
 //!
 //! ## Version Compatibility
 //!
-//! Currently this crate is compatible with nodes that were created with LDK version 0.0.113 and above.
+//! Currently this crate is compatible with LDK version 0.0.114 and above using channels which were
+//! created on LDK version 0.0.113 and above.
 //!
 //! ## Usage Example:
 //!