Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information