mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
To make sure we can use the latest version of loop in LiT, we need to make sure loop compiles against the actual v0.11.1 branch of lnd. There were some conflicting changes to the macaroon service that didn't make it to the branch that we need to roll back. Those changes don't affect loop at all as we were always using the default root key ID anyway. |
||
|---|---|---|
| .. | ||
| config.go | ||
| daemon.go | ||
| log.go | ||
| macaroons.go | ||
| run.go | ||
| swapclient_server.go | ||
| swapclient_server_test.go | ||
| utils.go | ||
| view.go | ||