Commit b290336
committed
Add
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.PersistenceNotifierGuard take to offer/refund payments1 parent 98340dc commit b290336
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7755 | 7755 | | |
7756 | 7756 | | |
7757 | 7757 | | |
| 7758 | + | |
| 7759 | + | |
7758 | 7760 | | |
7759 | 7761 | | |
7760 | 7762 | | |
| |||
7870 | 7872 | | |
7871 | 7873 | | |
7872 | 7874 | | |
| 7875 | + | |
| 7876 | + | |
7873 | 7877 | | |
7874 | 7878 | | |
7875 | 7879 | | |
| |||
7937 | 7941 | | |
7938 | 7942 | | |
7939 | 7943 | | |
| 7944 | + | |
| 7945 | + | |
7940 | 7946 | | |
7941 | 7947 | | |
7942 | 7948 | | |
| |||
0 commit comments