Skip to content

Commit fe130cf

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 1fd9ba9 commit fe130cf

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
@@ -50,6 +50,12 @@
5050
`litcli accounts update debit` and `litcli accounts update credit` commands
5151
to modify an account's balance.
5252

53+
* [Add accounts payments history subcommand](https://github.com/lightninglabs/lightning-terminal/pull/1316):
54+
Added the `litcli accounts payments` subcommand and corresponding gRPC
55+
endpoint `AccountPayments` to retrieve the off-chain payment history of
56+
an account, supporting pagination, reversed ordering, and counting of
57+
total payments.
58+
5359
### Technical and Architectural Updates
5460

5561
## RPC Updates

0 commit comments

Comments
 (0)