Provide Dummy routing and channel message handlers for users
authorMatt Corallo <git@bluematt.me>
Mon, 1 Mar 2021 20:10:59 +0000 (15:10 -0500)
committerMatt Corallo <git@bluematt.me>
Tue, 2 Mar 2021 01:23:54 +0000 (20:23 -0500)
commit825a238a2c336c9f3969206b87ae55627fe0bece
tree73e1aa79d26d1a73d1ad55f40d334f156123a3f4
parent9fba7c92ad42c847923ddefc7c3f852b2eb17496
Provide Dummy routing and channel message handlers for users

We currently "support" not having a router or channel in memory by
forcing users to implement the same, but its trivial to provide our
own dummy implementations.
lightning/src/ln/peer_handler.rs