mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-28 13:52:55 +02:00
docs/INSTALL: remove noencryptwallet from install docs
We will be slowly phasing this out, though abruptly discontinuing support would be a more extensive change. For now, we will ensure that this feature is not recommended to users setting up a new wallet.
This commit is contained in:
@@ -291,12 +291,6 @@ lnd --bitcoin.active --bitcoin.testnet --debuglevel=debug --bitcoin.node=bitcoin
|
||||
`lnd` plus any application that consumes the RPC could cause `lnd` to miss
|
||||
crucial updates from the backend.
|
||||
|
||||
#### Disabling Wallet Encryption
|
||||
|
||||
To disable encryption of the wallet files, pass the `--noencryptwallet` argument
|
||||
to `lnd`. Obviously beware the security implications of running an unencrypted
|
||||
wallet - this argument must only be used for testing purposes.
|
||||
|
||||
#### Macaroons
|
||||
|
||||
`lnd`'s authentication system is called **macaroons**, which are decentralized
|
||||
|
Reference in New Issue
Block a user