Parameterize Channel's htlc forward method by outbound blinding point
authorValentine Wallace <vwallace@protonmail.com>
Thu, 26 Oct 2023 18:18:18 +0000 (14:18 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 29 Nov 2023 22:18:40 +0000 (17:18 -0500)
commita2b2fb0ceb9ac8815d5bc902668e54c29284380d
treebc61509d7a78b4b4f106e8caf0e422efb0f0f03d
parent21ae9fdd69bf1b72601c6c264a1c06c804909fb0
Parameterize Channel's htlc forward method by outbound blinding point

Used in the next commit to set the update_add blinding point on HTLC forward.
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs