Add logging on receipt of unknown message types.
authorMatt Corallo <git@bluematt.me>
Mon, 24 Feb 2020 23:38:55 +0000 (18:38 -0500)
committerMatt Corallo <git@bluematt.me>
Thu, 27 Feb 2020 20:46:31 +0000 (15:46 -0500)
commit440129c6b6552b2c17852e13246a2561cb216ad2
treefbd4263bdce75eef24ec71a0fa8a890dd35c7a1a
parentf328094b49dcbc9967d17d5706992a6bf167de23
Add logging on receipt of unknown message types.

This should make peer disconnection easier to debug.
lightning/src/ln/peer_handler.rs