docs: remove duplicate headings

This commit is contained in:
Oliver Gugger 2022-06-29 09:28:24 +02:00
parent 8e5ff6d1a6
commit 120fbc6758
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

View File

@ -23,9 +23,12 @@
## RPC Server
* [Add previous_outpoints to listchaintxns](https://github.com/lightningnetwork/lnd/pull/6321)
* [Fix P2TR support in
`ComputeInputScript`](https://github.com/lightningnetwork/lnd/pull/6680).
* [Add wallet reserve rpc & field in wallet balance](https://github.com/lightningnetwork/lnd/pull/6592)
## Bug Fixes
* Fixed data race found in
@ -34,12 +37,6 @@
* [Fixed a bug in the `SignPsbt` RPC that produced an invalid response when
signing a NP2WKH input](https://github.com/lightningnetwork/lnd/pull/6687).
## RPC Server
* [Add wallet reserve rpc & field in wallet balance](https://github.com/lightningnetwork/lnd/pull/6592)
## Bug Fixes
* [Update the urfave/cli package](https://github.com/lightningnetwork/lnd/pull/6682) because
of a flag parsing bug.
@ -56,4 +53,4 @@
* Eugene Siegel
* Oliver Gugger
* Priyansh Rastogi
* Yong Yu
* Yong Yu