lightning-terminal/cmd/litcli
cyberguru1 6754acc17b
litcli: add payments command to accounts
Introduce the 'payments' subcommand under 'litcli accounts' to query
account payment history. Supports parameters for offset, page size
limits, and counting of total payments.
2026-07-22 14:06:26 -05:00
..
accounts.go litcli: add payments command to accounts 2026-07-22 14:06:26 -05:00
actions.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00
autopilot.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00
helpers.go multi: move macaroon helpers to macaroons dir 2025-02-09 10:37:40 +02:00
ln.go litcli: show asset information on payinvoice 2026-03-19 14:16:46 +01:00
main.go multi: update GetInfoResponse response 2025-05-13 12:27:19 +02:00
privacy_map.go litcli: use cancellable contexts 2025-01-13 09:29:53 +02:00
proxy.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00
sessions.go litcli: add custom permissions to session add 2026-06-22 01:50:56 -05:00
sessions_test.go litcli: add custom session permission unit tests 2026-06-22 01:50:56 -05:00
status.go litcli: use cancellable contexts 2025-01-13 09:29:53 +02:00