mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 23:08:36 +01:00
If a user calls `abandon_payment`, then restarts without freshly persisting the `ChannelManager`, the payment will still be pending on restart. This was unclear from the docs (and the docs seemed to imply otherwise). Because this doesn't materially impact the usability of `abandon_payment` (users shouldn't be called `retry_payment` on an abandoned one anyway), we simply document it. Fixes #1804. |
||
---|---|---|
.. | ||
.empty_folder | ||
1743.txt | ||
1856.txt | ||
elias-event-renaming.txt | ||
matt-abandon-restart.txt | ||
matt-idempotent-payments.txt |