mirror of
https://github.com/lightninglabs/loop
synced 2024-11-08 01:10:29 +00:00
a48924a664
Previously we would exclusively pass the autoloop boolean to multiple functions while they had directly access to the manager's parameters. With this commit we remove this explicit flag from the various function interfaces and retrieve the value directly from the parameters. |
||
---|---|---|
.. | ||
perms | ||
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 |