Add convenient GossipSync variant constructors
authorWilmer Paulino <wilmer.paulino@gmail.com>
Thu, 14 Jul 2022 19:32:30 +0000 (12:32 -0700)
committerWilmer Paulino <wilmer.paulino@gmail.com>
Fri, 15 Jul 2022 17:32:16 +0000 (10:32 -0700)
commit6877539af491ea1ee29d24ab48eff2e6bac33aed
tree43a8dc3690c42f15e7f9a7e9423af5d16798dc79
parentf3d5b945c3c9d5b1d9abb3d1cd58f4159d1084e3
Add convenient GossipSync variant constructors

These constructors fill in the missing types for each variant so that
users don't have to turbofish them manually.
lightning-background-processor/src/lib.rs