Fixed CLN to CLIGHTNING
This commit is contained in:
@@ -403,7 +403,7 @@ Corresponding `docker-compose.yml` overrides:
|
||||
|
||||
`mempool-config.json`:
|
||||
```
|
||||
"CLN": {
|
||||
"CLIGHTNING": {
|
||||
"SOCKET": ""
|
||||
}
|
||||
```
|
||||
@@ -412,6 +412,6 @@ Corresponding `docker-compose.yml` overrides:
|
||||
```
|
||||
api:
|
||||
environment:
|
||||
CLN_SOCKET: ""
|
||||
CLIGHTNING_SOCKET: ""
|
||||
...
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user