]> git.bitcoin.ninja Git - rust-lightning/commit
Refactor message broadcasting out into a utility method
authorMatt Corallo <git@bluematt.me>
Thu, 10 Jun 2021 18:48:59 +0000 (18:48 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 10 Jun 2021 18:48:59 +0000 (18:48 +0000)
commite5606c6ca2430031bdebaf9d3e6b2b4e6476083a
tree0aa0f28c7e517d828a8902d9cb377b5273fd4518
parent62d4007c19b090c18fb1183dc3af19eb1b4b31b1
Refactor message broadcasting out into a utility method

This will allow us to broadcast messages received in the next
commit.
lightning/src/ln/peer_handler.rs