Ignore invalid lnd msgs by matching DecodeError instead of a macro
authorMatt Corallo <git@bluematt.me>
Wed, 29 Aug 2018 19:36:58 +0000 (15:36 -0400)
committerMatt Corallo <git@bluematt.me>
Wed, 29 Aug 2018 21:57:40 +0000 (17:57 -0400)
commit10bc7aa3df2c88c2d5528cabf8827251bdfc6f77
tree610ae74d5b5f72e3194b80785499328240d46451
parentc1c7cc96ac5dd39a46461d03937fb3d56c4e9686
Ignore invalid lnd msgs by matching DecodeError instead of a macro
src/ln/peer_handler.rs