2020-01-20 16:15:04 +00:00
|
|
|
{
|
|
|
|
"multiPass": "password",
|
|
|
|
"port": "3000",
|
|
|
|
"defaultNodeIndex": 1,
|
2023-02-18 01:33:33 +00:00
|
|
|
"dbDirectoryPath": "C:\\Users\\xyz\\RTL",
|
2020-01-20 16:15:04 +00:00
|
|
|
"SSO": {
|
|
|
|
"rtlSSO": 0,
|
|
|
|
"rtlCookiePath": "",
|
|
|
|
"logoutRedirectLink": ""
|
|
|
|
},
|
|
|
|
"nodes": [
|
|
|
|
{
|
|
|
|
"index": 1,
|
2020-01-21 03:22:03 +00:00
|
|
|
"lnNode": "Node 1",
|
2020-01-20 16:15:04 +00:00
|
|
|
"lnImplementation": "LND",
|
|
|
|
"Authentication": {
|
2020-12-20 23:36:04 +00:00
|
|
|
"macaroonPath": "C:\\Users\\xyz\\AppData\\Local\\Lnd\\data\\chain\\bitcoin\\mainnet",
|
|
|
|
"configPath": "C:\\Users\\xyz\\AppData\\Local\\Lnd\\lnd.conf",
|
2021-02-21 19:02:31 +00:00
|
|
|
"swapMacaroonPath": "C:\\Users\\xyz\\AppData\\Local\\Loop\\mainnet",
|
|
|
|
"boltzMacaroonPath": "C:\\Users\\xyz\\AppData\\Boltz\\mainnet"
|
2020-01-20 16:15:04 +00:00
|
|
|
},
|
|
|
|
"Settings": {
|
|
|
|
"userPersona": "MERCHANT",
|
|
|
|
"themeMode": "DAY",
|
|
|
|
"themeColor": "PURPLE",
|
2020-12-20 23:36:04 +00:00
|
|
|
"channelBackupPath": "C:\\Users\\xyz\\backup\\node-1",
|
2021-08-28 21:03:18 +00:00
|
|
|
"logLevel": "ERROR",
|
2022-12-15 23:09:08 +00:00
|
|
|
"lnServerUrl": "https://127.0.0.1:8080",
|
|
|
|
"swapServerUrl": "https://127.0.0.1:8081",
|
|
|
|
"boltzServerUrl": "https://127.0.0.1:9003",
|
2022-11-16 03:17:23 +00:00
|
|
|
"fiatConversion": false,
|
|
|
|
"unannouncedChannels": false
|
2020-01-20 16:15:04 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|