lightning-terminal/subservers
ffranr a0e63124c0
multi: reformat long lines for readability
- Replace occurrences of `// nolint:lll` with `// nolint:ll` across
  files for consistency.
- Reformat multiline strings, comments, and function parameters to
  improve clarity and adhere to style guidelines.
- Add `// nolint:ll` comments where necessary to prevent linter
  warnings.
2025-12-09 16:12:03 +00:00
..
config.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00
faraday.go subservers: add Impl to subservers, GetServer to mgr 2024-12-19 21:21:38 +01:00
interface.go subservers: add Impl to subservers, GetServer to mgr 2024-12-19 21:21:38 +01:00
log.go multi: update LND and friends 2025-03-26 09:20:52 -05:00
loop.go mod+subservers: use taprpc module 2025-05-02 11:05:12 +02:00
manager.go subservers: add Impl to subservers, GetServer to mgr 2024-12-19 21:21:38 +01:00
pool.go mod+subservers: bump lnd and tapd versions 2025-06-05 16:34:41 +02:00
subserver.go multi: add accounts service to status manager 2023-09-28 13:09:33 +02:00
taproot-assets.go mod+itest: update to latest tapd 2025-10-14 11:38:37 +02:00