docs: adds wallet reserve rpc & field in wallet balance

This commit is contained in:
priyanshiiit 2022-06-17 21:16:24 +05:30
parent ec9cebea34
commit 3110a6d4df

View File

@ -14,15 +14,18 @@
* [Add previous_outpoints to listchaintxns](https://github.com/lightningnetwork/lnd/pull/6321)
## Bug Fixes
* Fixed data race found in
[`TestSerializeHTLCEntries`](https://github.com/lightningnetwork/lnd/pull/6673).
## RPC Server
* [Add wallet reserve rpc & field in wallet balance](https://github.com/lightningnetwork/lnd/pull/6592)
# Contributors (Alphabetical Order)
* Elle Mouton
* ErikEk
* Priyansh Rastogi
* Yong Yu
* Yong Yu