]> git.bitcoin.ninja Git - rust-lightning/commit
Remove path_id from Responder, and OnionMessageResponse struct
authorshaavan <shaavan.github@gmail.com>
Tue, 18 Jun 2024 17:03:02 +0000 (22:33 +0530)
committershaavan <shaavan.github@gmail.com>
Mon, 8 Jul 2024 20:14:14 +0000 (01:44 +0530)
commit7e2fde705424f7b5b365e9511bea485891b0f860
tree4ca8ba3ddb92d92f8617283c52de92be49a04ad1
parent40283e715357f8fa50515e11703c5b6fde1e40d9
Remove path_id from Responder, and OnionMessageResponse struct

1. The path_id will be removed from the codebase in the following
   commits.
fuzz/src/onion_message.rs
lightning/src/onion_message/functional_tests.rs
lightning/src/onion_message/messenger.rs