mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 14:42:40 +01:00
CHANGELOG: Add the entry about destination
in close
This commit is contained in:
parent
e53d065230
commit
bb5aa774e2
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
and has `connected` and `state` fields for channels, like `listpeers`.
|
||||
- JSON API: `fundchannel_start` now includes field `scriptpubkey`
|
||||
- JSON API: `txprepare` and `withdraw` now accept an optional parameter `utxos`, a list of utxos to include in the prepared transaction
|
||||
- JSON_API: `close` now accepts an optional parameter `destination`, to which the to-local output will be sent.
|
||||
|
||||
- bolt11: support for parsing feature bits (field `9`).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue