mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-02 13:54:21 +01:00
CHANGELOG: update to mention new getinfo fields.
Fixes: 3f420dc408
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
56fd2541c3
commit
9088b19ed9
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
|
||||
### Added
|
||||
|
||||
- JSON API: `getinfo` now returns `num_peers` `num_pending_channels`,
|
||||
`num_active_channels` and `num_inactive_channels` fields.
|
||||
- JSON API: use `\n\n` to terminate responses, for simplified parsing (pylightning now relies on this)
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user