mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-25 07:17:40 +01:00
We now support automatic retries in ChannelManager and no longer support manual retries, so the field is useless.
4 lines
156 B
Text
4 lines
156 B
Text
## API Updates
|
|
|
|
- `Event::PaymentPathFailed::retry` will always be `None` if we initiate a payment on 0.0.115
|
|
then downgrade to an earlier version (#2063)
|