]> git.bitcoin.ninja Git - rust-lightning/commit
Update extract_invoice to also return the reply_path.
authorshaavan <shaavan.github@gmail.com>
Fri, 5 Jul 2024 12:49:15 +0000 (18:19 +0530)
committershaavan <shaavan.github@gmail.com>
Thu, 11 Jul 2024 13:44:53 +0000 (19:14 +0530)
commit887e99900c6a614e1c0acd59b879f731c17297c0
tree78b9af52e80bcf5c581faf978495fac98cdaa36b
parentafabf7bc4412ce645c9010652438913d897f85d1
Update extract_invoice to also return the reply_path.

- This will be utilised in the following commit for a test.
lightning/src/ln/offers_tests.rs