mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-15 20:09:18 +01:00
CHANGELOG.md: note lnd-compat fixes
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
0e8945f198
commit
70623076b8
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ changes.
|
|||
- `--bind-addr=<path>` fixed for nodes using local sockets (eg. testing).
|
||||
- Unannounced local channels were forgotten for routing on restart until reconnection occurred.
|
||||
- lightning-cli: arguments containing `"` now succeed, rather than causing JSON errors.
|
||||
- protocol: handle lnd sending more messages before `reestablish`; don't fail channel.
|
||||
|
||||
### Security
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue