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>
Sun, 1 Mar 2020 04:26:16 +0000 (23:26 -0500)
commit63adb795f71d74f7ab518978bc2cbea6e7526f1b
tree0979632e1f0fcc147f10d636f441cd9deac0df47
parent8dd331ee390bb3ad3a604a26bec46c0e9216e936
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