mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-29 03:44:30 +01:00
CHANGELOG: Add the entry about destination in close
This commit is contained in:
@@ -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`).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user