]> git.bitcoin.ninja Git - rust-lightning/commitdiff
Move open_channel message handling into an event
authorMatt Corallo <git@bluematt.me>
Fri, 6 Jul 2018 21:29:34 +0000 (17:29 -0400)
committerMatt Corallo <git@bluematt.me>
Fri, 6 Jul 2018 21:31:01 +0000 (17:31 -0400)
This simplifies client usage cause peer_handler doesn't have an
interface to shove arbitrary messages in.


No differences found