diff --git a/docker/release/targets/lnd/README.md b/docker/release/targets/lnd/README.md index e3ebb3a9..14cb45d9 100644 --- a/docker/release/targets/lnd/README.md +++ b/docker/release/targets/lnd/README.md @@ -51,7 +51,8 @@ When complete, it will produce an environment configuration file, located at `do ### Using the environment config The config file has two functions: -- The MINER_ADDRESS is passed to the docker-compose.yml file, on start. This will ensure that any blocks mined will +- The MINER_ADDRESS is passed to the docker-compose.yml file, on start. This will ensure that any block rewards will be send to the 'miner' node. +- The rest of the environment variables can be used by the user for constructing transactions. See the use-cases below. ``` source /opt/indra-labs/indra/docker/release/targets/lnd/.env