Browse Source

CHANGELOG: Add the entries about the new parameter name `amount`

travis-debug
trueptolemy 5 years ago
committed by neil saitug
parent
commit
d59015d4ca
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -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

Loading…
Cancel
Save