Include a one-hop blinded path in Offer and Refund
authorJeffrey Czyz <jkczyz@gmail.com>
Fri, 3 Mar 2023 15:38:45 +0000 (09:38 -0600)
committerJeffrey Czyz <jkczyz@gmail.com>
Wed, 18 Oct 2023 23:33:14 +0000 (18:33 -0500)
commit80ae66ac17266cc0f68f054d4547da5db0973e40
treea127fb24efb776aafe06892ee8008908c4637490
parent7c6e62f42359407443c9baacd4ac12ffb2d772b4
Include a one-hop blinded path in Offer and Refund

While this doesn't add much privacy over not including any blinded
paths, it allows us to exercise code for receiving on blinded paths.
lightning/src/blinded_path/mod.rs
lightning/src/ln/channelmanager.rs
lightning/src/routing/router.rs