CHANGELOG: Add the entries about the new parameter name amount

This commit is contained in:
trueptolemy 2019-09-19 15:54:38 +08:00 committed by neil saitug
parent e4cd5df06c
commit d59015d4ca

View file

@ -35,6 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Note: You should always set `allow-deprecated-apis=false` to test for
changes.
- JSON-API: `fundchannel` now uses `amount` as the parameter name to replace `satoshi`
- JSON-API: `fundchannel_start` now uses `amount` as the parameter name to replace `satoshi`
### Removed