mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-04 04:21:12 +02:00
macaroons/README: update noencryptwallet -> noseedbackup
This commit is contained in:
@ -26,7 +26,7 @@ In this DB the following two key/value pairs are stored:
|
||||
* The root key is symmetrically encrypted with the derived secret key, using
|
||||
the `secretbox` method of the library
|
||||
[btcsuite/golangcrypto](https://github.com/btcsuite/golangcrypto).
|
||||
* If the option `--noencryptwallet` is used, then the default passphrase
|
||||
* If the option `--noseedbackup` is used, then the default passphrase
|
||||
`hello` is used to encrypt the root key.
|
||||
|
||||
## Generated macaroons
|
||||
|
Reference in New Issue
Block a user