mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-18 13:07:58 +02:00
docs: add release note for 8426
This commit is contained in:
parent
ef3aa84c10
commit
172e8366d4
1 changed files with 9 additions and 0 deletions
|
|
@ -179,6 +179,10 @@
|
|||
[MinConf](https://github.com/lightningnetwork/lnd/pull/8097)(minimum number
|
||||
of confirmations) has been added to the `WalletBalance` RPC call.
|
||||
|
||||
* `PendingChannels` now optionally returns the
|
||||
[raw hex of the closing tx](https://github.com/lightningnetwork/lnd/pull/8426)
|
||||
in `waiting_close_channels`.
|
||||
|
||||
## lncli Updates
|
||||
|
||||
* [Documented all available lncli commands](https://github.com/lightningnetwork/lnd/pull/8181).
|
||||
|
|
@ -194,6 +198,10 @@
|
|||
* [Use the default LND value in the buildroute rpc command for the
|
||||
final cltv delta](https://github.com/lightningnetwork/lnd/pull/8387).
|
||||
|
||||
* `pendingchannels` now optionally returns the
|
||||
[raw hex of the closing tx](https://github.com/lightningnetwork/lnd/pull/8426)
|
||||
in `waiting_close_channels`.
|
||||
|
||||
## Code Health
|
||||
|
||||
* [Remove Litecoin code](https://github.com/lightningnetwork/lnd/pull/7867).
|
||||
|
|
@ -278,6 +286,7 @@
|
|||
* Carla Kirk-Cohen
|
||||
* Elle Mouton
|
||||
* ErikEk
|
||||
* Jesse de Wit
|
||||
* Keagan McClelland
|
||||
* Marcos Fernandez Perez
|
||||
* Matt Morehouse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue