mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +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
|
||||
[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 cleanup, refactor, typo fixes
|
||||
|
|
Loading…
Add table
Reference in a new issue