mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
Add the accounts service to status manager. This will allow us to query the status of the accounts service and see if it is running or not. For incoming gRPC requests to the accounts service, we also use the status manager to check if the accounts service is running or not to determine if we should let the request through or not. |
||
|---|---|---|
| .. | ||
| config.go | ||
| faraday.go | ||
| interface.go | ||
| log.go | ||
| loop.go | ||
| manager.go | ||
| pool.go | ||
| subserver.go | ||
| taproot-assets.go | ||