mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
docs: adds list addresses RPC
This commit is contained in:
parent
3105d6a2ec
commit
ec53b610f5
@ -16,6 +16,8 @@ transaction](https://github.com/lightningnetwork/lnd/pull/6730).
|
|||||||
that were signed by our wallet. Prior to this change `SignPsbt` didn't
|
that were signed by our wallet. Prior to this change `SignPsbt` didn't
|
||||||
indicate whether the Psbt held any inputs for our wallet to sign.
|
indicate whether the Psbt held any inputs for our wallet to sign.
|
||||||
|
|
||||||
|
* [Add list addresses RPC](https://github.com/lightningnetwork/lnd/pull/6596).
|
||||||
|
|
||||||
## Misc
|
## Misc
|
||||||
* Warning messages from peers are now recognized and
|
* Warning messages from peers are now recognized and
|
||||||
[logged](https://github.com/lightningnetwork/lnd/pull/6546) by lnd.
|
[logged](https://github.com/lightningnetwork/lnd/pull/6546) by lnd.
|
||||||
@ -52,3 +54,4 @@ transaction](https://github.com/lightningnetwork/lnd/pull/6730).
|
|||||||
* hieblmi
|
* hieblmi
|
||||||
* Olaoluwa Osuntokun
|
* Olaoluwa Osuntokun
|
||||||
* Oliver Gugger
|
* Oliver Gugger
|
||||||
|
* Priyansh Rastogi
|
Loading…
Reference in New Issue
Block a user