Skip to content

Commit a70f430

Browse files
committed
docs: add release notes for accounts payments subcommand
Add release notes for the new accounts payments CLI subcommand and associated RPC endpoint to the v0.17.0 release notes document.
1 parent 14a1cf7 commit a70f430

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.17.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,12 @@
9191
`lncli bakemacaroon`, for sessions of type `custom`. Supports repeated flags,
9292
comma-separated lists, and mixed input.
9393

94+
* [Add accounts payments history subcommand](https://github.com/lightninglabs/lightning-terminal/pull/1316):
95+
Added the `litcli accounts payments` subcommand and corresponding gRPC
96+
endpoint `AccountPayments` to retrieve the off-chain payment history of
97+
an account, supporting pagination (sorted in ascending lexicographical
98+
order of their payment hash) and counting of total payments.
99+
94100
### Technical and Architectural Updates
95101

96102
## RPC Updates

0 commit comments

Comments
 (0)