rust-lightning/lightning
Matt Corallo b29033659f Add PersistenceNotifierGuard take to offer/refund payments
This resolves an issue where offer and refund payments get delayed
while we wait for the `invoice_request`/`invoice` onion messages to
get sent. It further ensures we're likely to have the
`ChannelManager` persisted with the new payment info after
initiating the send/receive.
2024-03-13 14:18:44 +00:00
..
src Add PersistenceNotifierGuard take to offer/refund payments 2024-03-13 14:18:44 +00:00
Cargo.toml Drop ahash dependency in favor of core's SipHasher 2024-02-16 20:34:41 +00:00