mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-02 03:01:32 +02:00
docs: update release notes
This commit is contained in:
parent
9774db614b
commit
f649c6fd47
@ -52,6 +52,11 @@
|
|||||||
* [Add wallet reserve RPC & field in wallet
|
* [Add wallet reserve RPC & field in wallet
|
||||||
balance](https://github.com/lightningnetwork/lnd/pull/6592).
|
balance](https://github.com/lightningnetwork/lnd/pull/6592).
|
||||||
|
|
||||||
|
* The RPC middleware interceptor now also allows [requests to be
|
||||||
|
replaced](https://github.com/lightningnetwork/lnd/pull/6630) instead of just
|
||||||
|
responses. In addition to that, errors returned from `lnd` can now also be
|
||||||
|
intercepted and changed by the middleware.
|
||||||
|
|
||||||
## Bug Fixes
|
## Bug Fixes
|
||||||
|
|
||||||
* Fixed data race found in
|
* Fixed data race found in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user