loop/lndclient
Olaoluwa Osuntokun 2c97258ce7
lndclient: NewLndServices now accepts a macaroon directory, not admin mac path
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.
2019-04-18 16:11:26 -07:00
..
chainnotifier_client.go multi: loop in swap 2019-03-28 11:56:49 +01:00
invoices_client.go multi: loop in swap 2019-03-28 11:56:49 +01:00
lightning_client.go multi: loop in swap 2019-03-28 11:56:49 +01:00
lnd_services.go lndclient: NewLndServices now accepts a macaroon directory, not admin mac path 2019-04-18 16:11:26 -07:00
log.go Lightning Loop initial version 2019-03-06 21:30:34 +01:00
macaroon_pouch.go lndclient: add new macaroonPouch struct 2019-04-18 16:10:39 -07:00
signer_client.go loop: extract code from client package into new loop primary package 2019-03-06 20:34:01 -08:00
walletkit_client.go loop: extract code from client package into new loop primary package 2019-03-06 20:34:01 -08:00