mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
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.go | ||
| swapclient_server_debug.go | ||
| swapclient_server_test.go | ||
| utils.go | ||
| view.go | ||