alby-hub/http
René Aaron 72f9b885ec feat: add lightning fees widget to dashboard
Adds a GET /api/transactions/stats endpoint that aggregates settled
outgoing payments (excluding self-payments) into total volume, total
fees paid, and payment count. The new FeeRateWidget on the home
dashboard surfaces a volume-weighted average fee rate to highlight how
cheap lightning payments are, hidden until there is payment volume.
2026-05-30 23:00:09 +02:00
..
alby_http_service.go fix: fetch currencies through alby backend api (#2212) 2026-04-09 23:03:26 +05:30
http_service.go feat: add lightning fees widget to dashboard 2026-05-30 23:00:09 +02:00
http_service_test.go fix: unlock error when node is not started (#2151) 2026-04-07 17:38:47 +05:30
models.go Refactor: API cleanup (#338) 2024-05-30 00:06:06 +07:00