Johan T. Halseth
|
34c2e71f9e
|
loopd: move lnd services init to config
This allows us to supply custom lnd connections to the daemon.
|
2020-01-03 14:01:32 +01:00 |
|
Johan T. Halseth
|
c7e8c9f964
|
loopd: make RPC listener configurable
Allows to use external listener, such as in-memory.
|
2020-01-03 14:01:32 +01:00 |
|
Johan T. Halseth
|
0f0573c047
|
loopd/daemon: make server gRPC/REST listeners configurable
|
2020-01-03 14:01:31 +01:00 |
|
Johan T. Halseth
|
391ae9dc6b
|
loopd/daemon: handle proxy error
Check returned error to make linter happy.
|
2020-01-03 14:01:31 +01:00 |
|
Johan T. Halseth
|
2334816a59
|
lndclient: split NewLndServices to take gRPC dialer
|
2020-01-03 14:01:31 +01:00 |
|
Johan T. Halseth
|
704bfff8f6
|
cmd+loopd: new cmd/loopd main method replacing the one now in ./loopd
This allows loopd to be used as a library by importing it and calling
Start.
|
2020-01-03 14:01:31 +01:00 |
|
Johan T. Halseth
|
644b5b16f7
|
cmd+loopd: move loopd to new folder loopd
|
2020-01-03 14:01:31 +01:00 |
|