You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
chainnotifier_client.go multi: loop in swap 5 years ago
invoices_client.go multi: loop in swap 5 years ago
lightning_client.go multi: loop in swap 5 years ago
lnd_services.go lndclient: NewLndServices now accepts a macaroon directory, not admin mac path 5 years ago
log.go Lightning Loop initial version 5 years ago
macaroon_pouch.go lndclient: add new macaroonPouch struct 5 years ago
signer_client.go loop: extract code from client package into new loop primary package 5 years ago
walletkit_client.go loop: extract code from client package into new loop primary package 5 years ago