Merge pull request #2082 from wpaulino/bump-htlc-resolution-tx-locktime
[rust-lightning] / lightning / src / ln / msgs.rs
index 6b85320b7557d57d2d8a0b0a71cba42c40e7d82a..cb857ed5ee6004d9e98d96c935c253f835d30d2e 100644 (file)
@@ -939,7 +939,7 @@ pub struct CommitmentUpdate {
 /// [`OptionalField`] simply gets `Present` if there are enough bytes to read into it), we have a
 /// separate enum type for them.
 ///
-/// (C-not exported) due to a free generic in `T`
+/// This is not exported to bindings users due to a free generic in `T`
 #[derive(Clone, Debug, PartialEq, Eq)]
 pub enum OptionalField<T> {
        /// Optional field is included in message