mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 23:08:36 +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. |
||
---|---|---|
.. | ||
chain | ||
ln | ||
util | ||
lib.rs |