Rename InboundOnionPayload::BlindedReceive::outgoing_cltv_value.
authorValentine Wallace <vwallace@protonmail.com>
Wed, 13 Dec 2023 21:43:27 +0000 (16:43 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 10 Jan 2024 15:56:24 +0000 (10:56 -0500)
commit7c3ef195c4380cc49dbaa4ce896a33099bbded22
tree498b09d6f3d191200058442a6711e506ad5af076
parentb8fa547c6693e98a842441157fe64a575f5b7d97
Rename InboundOnionPayload::BlindedReceive::outgoing_cltv_value.

There is no outgoing HTLC for received HTLCs, so rename to be more accurate.
lightning/src/ln/msgs.rs
lightning/src/ln/onion_payment.rs