mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-03 17:26:57 +01:00
docs: add release notes.
Signed-off-by: Nishant Bansal <nishant.bansal.282003@gmail.com>
This commit is contained in:
parent
49d3fcf5b2
commit
f06f0aa9ba
1 changed files with 5 additions and 0 deletions
|
@ -101,6 +101,11 @@
|
|||
* [Add ability](https://github.com/lightningnetwork/lnd/pull/8998) to paginate
|
||||
wallet transactions.
|
||||
|
||||
* [Make](https://github.com/lightningnetwork/lnd/pull/9562)
|
||||
`MaxWaitNumBlocksFundingConf` configurable, allowing integration/development
|
||||
tests to set a lower value for faster funding confirmation timeout while
|
||||
keeping the default of 2016 blocks for production stability.
|
||||
|
||||
## RPC Additions
|
||||
|
||||
* [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843)
|
||||
|
|
Loading…
Add table
Reference in a new issue