Set update_add blinding point on HTLC forward
authorValentine Wallace <vwallace@protonmail.com>
Thu, 26 Oct 2023 18:24:10 +0000 (14:24 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 29 Nov 2023 22:18:40 +0000 (17:18 -0500)
commit50c850fdd08eab678558c70c7c9d6c369fe918e8
tree9502c8cb17f2e9cd5a5800c957f149757b9d41c7
parenta2b2fb0ceb9ac8815d5bc902668e54c29284380d
Set update_add blinding point on HTLC forward

Used by the next hop to decode their blinded onion payload.
lightning/src/ln/channelmanager.rs
lightning/src/ln/onion_utils.rs