Browse Source

changelog: Add changelog entry for PR #2371

issue-2080
Christian Decker 6 years ago
parent
commit
998233efc0
  1. 3
      CHANGELOG.md

3
CHANGELOG.md

@ -63,6 +63,9 @@ provide appropriate suffixes for JSON input fields.
- `riskfactor` arguments to `pay` and `getroute` now have an effect.
- Handle lnd sending premature 'funding_locked' message when we're expected 'reestablish';
we used to close channel if this happened.
- Cleanup peers that started opening a channel, but then disconnected. These
would leave a dangling entry in the DB that would cause this peer to be
unable to connect. (PR #2371)
### Security

Loading…
Cancel
Save