mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
In this commit, we modify the `NewLndServices` method to accept the directory where macaroons are stored, rather than the path for the admin macaroon. This is a prep to moving towards a multi-macaroon system, as the `macaroonPouch` will handle storing the various macaroons. |
||
|---|---|---|
| .. | ||
| chainnotifier_client.go | ||
| invoices_client.go | ||
| lightning_client.go | ||
| lnd_services.go | ||
| log.go | ||
| macaroon_pouch.go | ||
| signer_client.go | ||
| walletkit_client.go | ||