mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Merge pull request #12 from lightninglabs/alexbosworth-patch-4
Eliminate advice to delete macaroons.db
This commit is contained in:
commit
eaa8af9e61
1 changed files with 2 additions and 1 deletions
|
|
@ -104,7 +104,8 @@ In order to execute a swap, LND needs to be rebuilt with sub servers enabled.
|
|||
- Make sure there are no macaroons in the lnd dir
|
||||
`~/.lnd/data/chain/bitcoin/mainnet`. If there are, lnd has been started
|
||||
before and in that case, it could be that `admin.macaroon` doesn't contain
|
||||
signer permission. Delete `macaroons.db` and `*.macaroon`.
|
||||
signer permission. Stop lnd, delete `*.macaroon` files, restart lnd to
|
||||
regenerate them with the signer permission.
|
||||
|
||||
DO NOT DELETE `wallet.db` !
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue