mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 06:41:44 +01:00
CHANGELOG: Add the entry about pay
can exclude error nodes
This commit is contained in:
parent
d4104c15aa
commit
ece0ec8bb9
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Build: Now requires [`gettext`](https://www.gnu.org/software/gettext/)
|
||||
- JSON API: `fundchannel_cancel` is extended to work before funding broadcast.
|
||||
- JSON API: The parameter `exclude` of `getroute` now also support node-id.
|
||||
- JSON-API: `pay` can exclude error nodes if the failcode of `sendpay` has the NODE bit set
|
||||
|
||||
### Deprecated
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue