rust-lightning/lightning
Matt Corallo d786bfaef2 Rely on Error/Warning message data lengths being correct
In https://github.com/lightning/bolts/pull/950, the (somewhat
strange) requirement that error messages be handled even if the
length field is set larger than the size of the package was
removed. Here we change the code to drop the special handling for
this, opting to just fail to read the message if the length is
incorrect.
2022-01-11 20:25:24 +00:00
..
src Rely on Error/Warning message data lengths being correct 2022-01-11 20:25:24 +00:00
Cargo.toml update repo name to use lightningdevkit 2021-12-26 22:53:16 -05:00