X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=lightning%2Fsrc%2Fln%2Fmsgs.rs;h=22eefb226e71317f4d145d41c831949ceccece1e;hb=00d063df5c46ef313901f2a69cff8ffe2cf8cb55;hp=22bca6ee19c4e71624cbe20d33dec1d248945fde;hpb=b9707da1382bcebe066c0c26b15a975991bf81e2;p=rust-lightning diff --git a/lightning/src/ln/msgs.rs b/lightning/src/ln/msgs.rs index 22bca6ee..22eefb22 100644 --- a/lightning/src/ln/msgs.rs +++ b/lightning/src/ln/msgs.rs @@ -646,6 +646,7 @@ pub enum HTLCFailChannelUpdate { /// As we wish to serialize these differently from Options (Options get a tag byte, but /// OptionalFeild 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 #[derive(Clone, PartialEq, Debug)] pub enum OptionalField { /// Optional field is included in message