Skip to content

Commit c6d81a8

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 0977e37 commit c6d81a8

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
@@ -33,6 +33,12 @@
3333

3434
### Functional Changes/Additions
3535

36+
* [Add accounts payments history subcommand](https://github.com/lightninglabs/lightning-terminal/pull/1316):
37+
Added the `litcli accounts payments` subcommand and corresponding gRPC
38+
endpoint `AccountPayments` to retrieve the off-chain payment history of
39+
an account, supporting pagination (sorted in ascending lexicographical
40+
order of their payment hash) and counting of total payments.
41+
3642
### Technical and Architectural Updates
3743

3844
* [Report litd's own version for `litd
@@ -57,4 +63,5 @@
5763

5864
* 0xfandom
5965
* bitromortac
66+
* Cyberguru1
6067
* Vandit Singh

0 commit comments

Comments
 (0)