macaroons/README: update noencryptwallet -> noseedbackup
This commit is contained in:
parent
e47412be3a
commit
8e017465c0
@ -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 root key is symmetrically encrypted with the derived secret key, using
|
||||||
the `secretbox` method of the library
|
the `secretbox` method of the library
|
||||||
[btcsuite/golangcrypto](https://github.com/btcsuite/golangcrypto).
|
[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.
|
`hello` is used to encrypt the root key.
|
||||||
|
|
||||||
## Generated macaroons
|
## Generated macaroons
|
||||||
|
Loading…
Reference in New Issue
Block a user