Groundwork for refactoring PaymentParams::Hints to ::Payee
authorValentine Wallace <vwallace@protonmail.com>
Wed, 26 Apr 2023 19:15:19 +0000 (15:15 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Thu, 4 May 2023 14:31:56 +0000 (10:31 -0400)
commit06eeefc5e710ea61426bb93580901e9a0739346a
tree7d4722fee98cf701b5861a8871a0804fefd8b1b5
parent2cae6f0ccb0e6b9e3d1c94359a906ddb4421be10
Groundwork for refactoring PaymentParams::Hints to ::Payee

Minor changes in preparation for supporting route blinding in
PaymentParameters. In the next commit, we'll be moving more
unblinded-payee-specific fields from the top level parameters into the clear
enum variant.
lightning/src/routing/router.rs