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>
Mon, 21 Jun 2021 16:02:18 +0000 (16:02 +0000)
commit9de22ae6fc634993c7f8ff226e24f1165ba3ca92
tree4944777e0aca977f6c1dd766285175957ee28f42
parenta6463ec6cd8f8604e1e1b6e3300b144c5a1b6e4b
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