mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Forwarding events pagination incomplete 2
Forwarding events pagination incomplete
This commit is contained in:
parent
1580c296cd
commit
3a9c436c32
14 changed files with 47 additions and 34 deletions
5
.github/docs/Eclair_setup.md
vendored
5
.github/docs/Eclair_setup.md
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue