mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
Due to the rpcProxy being started early now, it could be the case that a call is made to `GetRemoteConn` before the remote connection has actually been set up. This commit catches this case so that an error can be returned and a panic avoided. |
||
|---|---|---|
| .. | ||
| config.go | ||
| faraday.go | ||
| interface.go | ||
| log.go | ||
| loop.go | ||
| manager.go | ||
| pool.go | ||
| subserver.go | ||