Remove payment_params from send_payent_along_path
authorValentine Wallace <vwallace@protonmail.com>
Wed, 1 Mar 2023 17:11:35 +0000 (12:11 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Mon, 13 Mar 2023 16:04:14 +0000 (12:04 -0400)
commitf6823c55410ba3850df48c7ea3e175bf885dcf8b
tree29c60a20e3c01f8ad1a532e4be9790c7d37b240b
parent293964976afad594d67ac5db1efb1952ea41d8f9
Remove payment_params from send_payent_along_path

It's unused since it no longer inserts it into HTLCSource
lightning/src/ln/channelmanager.rs
lightning/src/ln/functional_tests.rs
lightning/src/ln/outbound_payment.rs