mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-08 03:58:05 +02:00
Merge pull request #6348 from gabbyprecious/macaroon-doc-#5444
correct misinformation on default macaroon setup
This commit is contained in:
commit
56c8b63d36
@ -511,8 +511,9 @@ bearer credentials allowing for delegation, attenuation, and other cool
|
||||
features. You can learn more about them in Alex Akselrod's [writeup on
|
||||
Github](https://github.com/lightningnetwork/lnd/issues/20).
|
||||
|
||||
Running `lnd` for the first time will by default generate the `admin.macaroon`,
|
||||
`read_only.macaroon`, and `macaroons.db` files that are used to authenticate
|
||||
Running `lncli create` to create a wallet, will by default generate
|
||||
the `admin.macaroon`, `read_only.macaroon`, and `macaroons.db`
|
||||
files that are used to authenticate
|
||||
into `lnd`. They will be stored in the network directory (default:
|
||||
`lnddir/data/chain/bitcoin/mainnet`) so that it's possible to use a distinct
|
||||
password for mainnet, testnet, simnet, etc. Note that if you specified an
|
||||
|
Loading…
x
Reference in New Issue
Block a user