mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-28 22:50:58 +02:00
release-notes: add trackpayments
Add the new TrackPayments api to the release notes.
This commit is contained in:
@@ -23,6 +23,10 @@ transaction](https://github.com/lightningnetwork/lnd/pull/6730).
|
||||
|
||||
* [Add list addresses RPC](https://github.com/lightningnetwork/lnd/pull/6596).
|
||||
|
||||
* Add [TrackPayments](https://github.com/lightningnetwork/lnd/pull/6335)
|
||||
method to the RPC to allow subscribing to updates from any inflight payment.
|
||||
Similar to TrackPaymentV2, but for any inflight payment.
|
||||
|
||||
## Wallet
|
||||
|
||||
* [Allows Taproot public keys and tap scripts to be imported as watch-only
|
||||
@@ -85,6 +89,7 @@ minimum version needed to build the project.
|
||||
* Elle Mouton
|
||||
* ErikEk
|
||||
* hieblmi
|
||||
* Jesse de Wit
|
||||
* Olaoluwa Osuntokun
|
||||
* Oliver Gugger
|
||||
* Priyansh Rastogi
|
||||
|
Reference in New Issue
Block a user