X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=lightning%2Fsrc%2Fln%2Fmsgs.rs;h=22eefb226e71317f4d145d41c831949ceccece1e;hb=9a23130db94246df059cd6fa2b69a40796a52e1e;hp=22bca6ee19c4e71624cbe20d33dec1d248945fde;hpb=2dd8b3e896374006c898243537b78bb1ecc4fb6d;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