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)
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.


No differences found