Documentation update for Sample file location

Documentation update for Sample file location
This commit is contained in:
Shahana Farooqui 2022-05-04 10:15:15 -04:00
parent 987d5d833f
commit f3375191fc
4 changed files with 4 additions and 4 deletions

View file

@ -16,7 +16,7 @@ This step is only required to configure the nodes, which will be remotely connec
4. Restart LND
#### 2. Configure 'RTL-Config.json'
1. Copy the file `Sample-RTL-Config.json` from `./RTL/docs` to `./RTL` and rename it to `RTL-Config.json`
1. Rename the file `Sample-RTL-Config.json` to `RTL-Config.json` located at`./RTL`.
2. Set `multiPass` to the preferred password. This password will be used to authenticate the user for RTL. Once authenticated, the user will be able to access all the nodes configured in the json file
3. Set the `port` to the preferred port number over which to run RTL
4. Set the `defaultNodeIndex` to configure the default start up node at server restart