]> git.bitcoin.ninja Git - rust-lightning/commit
Introduce handle_message_received test
authorshaavan <shaavan.github@gmail.com>
Thu, 11 Jul 2024 14:55:32 +0000 (20:25 +0530)
committershaavan <shaavan.github@gmail.com>
Thu, 12 Sep 2024 13:26:48 +0000 (18:56 +0530)
commitb1cd8874cfbd98dbb9c1428218752e96ff08d040
tree147352a471f1c9a6f801859468249b6ff4f81341
parent5cccee565f622604fdd08e106ffff4dccf1a77b5
Introduce handle_message_received test

- Add a test to verify the functionality of the handle_message_received
  function.
- Ensure the test covers scenarios where InvoiceRequest messages are retried
  for PendingOutboundPayments after a simulated connection loss.
lightning/src/ln/offers_tests.rs