Skip to content

Commit 50ab59b

Browse files
committed
docs: add release notes for account payments
Add release notes for the new accounts payments CLI subcommand and associated RPC endpoint to the v0.17.1 release notes document.
1 parent 78d4991 commit 50ab59b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.17.1.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525

2626
### Functional Changes/Additions
2727

28+
* [Add accounts payments history subcommand](https://github.com/lightninglabs/lightning-terminal/pull/1316):
29+
Added the `litcli accounts payments` subcommand and corresponding gRPC
30+
endpoint `AccountPayments` to retrieve the off-chain payment history of
31+
an account, supporting pagination (sorted in ascending lexicographical
32+
order of their payment hash) and counting of total payments.
33+
2834
### Technical and Architectural Updates
2935

3036
* [Report litd's own version for `litd
@@ -49,3 +55,4 @@
4955

5056
* 0xfandom
5157
* bitromortac
58+
* Cyberguru1

0 commit comments

Comments
 (0)