mirror of
https://github.com/lightninglabs/loop
synced 2024-11-04 06:00:21 +00:00
87b02b7715
To itest our autolooper, we need to be able to trigger dispatch on demand. This functionality is included in a separate rpc server behind a dev flag. Since it is unlikely that we need to split loop into multiple rpc servers, this commit simply adds an additional debug server rather than opting for a full subserver setup. |
||
---|---|---|
.. | ||
config.go | ||
daemon.go | ||
log.go | ||
macaroons.go | ||
register_default.go | ||
run.go | ||
swapclient_server_debug.go | ||
swapclient_server_test.go | ||
swapclient_server.go | ||
utils.go | ||
view.go |