faraday/cmd/frcli
bitromortac f1186409c3 frcli: add chan events command
Adds a `chanevents` subcommand that wraps GetChannelEvents and exposes
chan_point, start/end time, max_events, and last_id flags. The help
text documents the manual pagination contract: keep re-running with
--last_id set to the previous response's last_id until has_more is
false, while leaving --start_time and --end_time fixed across calls.
2026-05-08 20:16:52 +02:00
..
chan_events.go frcli: add chan events command 2026-05-08 20:16:52 +02:00
channel_insights.go multi: fix linter issues, run imports 2022-11-21 17:12:17 +01:00
close_recommendations.go multi: fix linter issues, run imports 2022-11-21 17:12:17 +01:00
close_reports.go multi: fix linter issues, run imports 2022-11-21 17:12:17 +01:00
csv.go multi: add custom price options to RPC methods 2021-08-27 16:27:44 +02:00
fiat_estimate.go frcli, frdrpcserver: expose bitfinex fiat backend 2026-02-28 18:43:20 -05:00
main.go frcli: add chan events command 2026-05-08 20:16:52 +02:00
node_audit.go multi: fix linter issues, run imports 2022-11-21 17:12:17 +01:00
revenue_report.go multi: fix linter issues, run imports 2022-11-21 17:12:17 +01:00
utils.go frcli, frdrpcserver: expose bitfinex fiat backend 2026-02-28 18:43:20 -05:00
utils_test.go frcli, frdrpcserver: expose bitfinex fiat backend 2026-02-28 18:43:20 -05:00