Skip to content

Commit

Permalink
CHANGELOG: check the bitcoind version when setup_topology
Browse files Browse the repository at this point in the history
  • Loading branch information
trueptolemy authored and ZmnSCPxj committed Jul 30, 2019
1 parent 130bf20 commit 0ae2039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- rpc: a new rpc command is added, `plugin`. It allows one to manage plugins without restarting `lightningd`.
- plugins: a new boolean field is added to the `init`'s `configuration`, `startup`. It allows a plugin to know if it has been started on `lightningd` startup.
- plugins: a new boolean field can be added to a plugin manifest, `dynamic`. It allows a plugin to tell if it can be started or stopped "on-the-fly".
- lightningd: check bitcoind version when setup topology and confirm the version not older than v0.15.0.

### Deprecated

Expand Down

0 comments on commit 0ae2039

Please sign in to comment.