mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-10 06:07:16 +01:00
Merge pull request #8310 from mohamedawnallah/lnconfig-support-env-vars-for-rpcuser-rpcpassword
lnconfig: Support utilizing Environment Variables in `lnd.conf` for `rpcuser` and `rpcpass` fields.
This commit is contained in:
@@ -145,6 +145,9 @@
|
||||
funding operations and the new `PsbtCoinSelect` option of the `FundPsbt`
|
||||
RPC](https://github.com/lightningnetwork/lnd/pull/8378).
|
||||
|
||||
* [Env Variables in lnd.conf](https://github.com/lightningnetwork/lnd/pull/8310)
|
||||
Support utilizing the usage of environment variables in `lnd.conf` for `rpcuser` and `rpcpass` fields to better protect the secrets.
|
||||
|
||||
## RPC Additions
|
||||
|
||||
* [Deprecated](https://github.com/lightningnetwork/lnd/pull/7175)
|
||||
|
||||
Reference in New Issue
Block a user