Utils for forwarding intercepted htlcs + getting intercept scids
authorValentine Wallace <vwallace@protonmail.com>
Sun, 6 Nov 2022 21:06:44 +0000 (16:06 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 30 Nov 2022 17:52:23 +0000 (12:52 -0500)
commitc1f1b78ea6fcfb72686fd4be34ddb09931b706af
tree4749493c1eef3602ddd8c18ad1c288e11d20c87e
parent8fe7cbe9216975bfdb783af2b11203400e0a2d21
Utils for forwarding intercepted htlcs + getting intercept scids

See ChannelManager::forward_intercepted_htlc and
ChannelManager::get_intercept_scid for details

Co-authored-by: John Cantrell <johncantrell97@gmail.com>
Co-authored-by: Valentine Wallace <vwallace@protonmail.com>
lightning/src/ln/channelmanager.rs
lightning/src/ln/payment_tests.rs
lightning/src/util/events.rs