mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 22:46:40 +01:00
docs: add release notes
This commit is contained in:
parent
348405994c
commit
57d203c9f1
1 changed files with 5 additions and 0 deletions
|
@ -211,6 +211,11 @@ you.
|
||||||
with the `addInvoice` rpc interface. However, now the function has been
|
with the `addInvoice` rpc interface. However, now the function has been
|
||||||
[exposed in the go package `invoicesrpc`](https://github.com/lightningnetwork/lnd/pull/5697).
|
[exposed in the go package `invoicesrpc`](https://github.com/lightningnetwork/lnd/pull/5697).
|
||||||
|
|
||||||
|
* The `DeleteAllPayments` and `DeletePayment` RPC methods can now be called from
|
||||||
|
the command line with the [new
|
||||||
|
`lncli deletepayments`](https://github.com/lightningnetwork/lnd/pull/5699)
|
||||||
|
command.
|
||||||
|
|
||||||
## Code Health
|
## Code Health
|
||||||
|
|
||||||
### Code cleanup, refactor, typo fixes
|
### Code cleanup, refactor, typo fixes
|
||||||
|
|
Loading…
Add table
Reference in a new issue