Forwarding events pagination incomplete 2

Forwarding events pagination incomplete
This commit is contained in:
Shahana Farooqui 2022-05-23 20:57:22 -04:00 committed by ShahanaFarooqui
parent 1580c296cd
commit 3a9c436c32
14 changed files with 47 additions and 34 deletions

View file

@ -53,7 +53,9 @@ Ensure that the follow values are correct per your config:
```
{
"multiPass": <password required for accessing RTL>,
"port": "3000",
"defaultNodeIndex": 1,
"SSO": {
"rtlSSO": 0,
"rtlCookiePath": "",
@ -78,8 +80,7 @@ Ensure that the follow values are correct per your config:
"lnServerUrl": "http://<eclair api server ip address>:port"
}
}
],
"multiPass": "<password required for accessing RTL>"
]
}
```
### <a name="start"></a>Start the server and access the app