Fix rustc nightly compiler error.
authorMatt Corallo <git@bluematt.me>
Sun, 19 Jan 2020 05:49:18 +0000 (00:49 -0500)
committerMatt Corallo <git@bluematt.me>
Mon, 4 May 2020 17:58:13 +0000 (13:58 -0400)
commit581954a0e7280bd5fb22ede52b62ae9c59744ecb
tree8b7e6bba6a3ba6204992c7aca06f9894e442e330
parent916b9344c88cc7042d8ad08bc2263b7401c147b2
Fix rustc nightly compiler error.

This works around a regression in nightly rustc that prevents type
inference from working properly.
lightning/src/ln/router.rs