We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1279c68 + ff865eb commit 7884bc4Copy full SHA for 7884bc4
lightning-transaction-sync/src/lib.rs
@@ -13,7 +13,8 @@
13
//!
14
//! ## Version Compatibility
15
16
-//! 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
17
+//! created on LDK version 0.0.113 and above.
18
19
//! ## Usage Example:
20
0 commit comments