mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-03-04 02:54:05 +01:00
For some reason we were only setting "announce_publicly" when Channel::new_from_req had announce_publicly set to true and the open_channel message had the relevant flag set. However, this resulted in us rejecting peers for sending unsolicited announcement_signatures messages, despite them having indicated, and us having accepted, their announce-bit-set open_channel. |
||
---|---|---|
.. | ||
fuzz_targets | ||
src/util | ||
.gitignore | ||
Cargo.toml | ||
travis-fuzz.sh |