rust-lightning/lightning
Valentine Wallace 2ff6524da4
Prefix AsyncPaymentsMessageHandler methods with handle_*
"Release" is overloaded in the trait's release_pending_messages method, since
the latter releases pending async payments onion messages to the peer manager,
vs the release_held_htlc method handles the release_held_htlc onion message by
attempting to send an HTLC to the recipient.
2024-10-30 16:14:03 -04:00
..
src Prefix AsyncPaymentsMessageHandler methods with handle_* 2024-10-30 16:14:03 -04:00
Cargo.toml Merge pull request #3270 from optout21/bech32-iterser 2024-10-03 17:02:55 +00:00