mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 22:45:27 +01:00
CHANGELOG: Add the entries about the new parameter name amount
This commit is contained in:
parent
e4cd5df06c
commit
d59015d4ca
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue