mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
Alignment doc with the actual implementation
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
This commit is contained in:
parent
037f7201be
commit
6e16ee0eaa
@ -206,7 +206,14 @@ simple JSON object containing the options:
|
||||
"configuration": {
|
||||
"lightning-dir": "/home/user/.lightning/testnet",
|
||||
"rpc-file": "lightning-rpc",
|
||||
"startup": true
|
||||
"startup": true,
|
||||
"network": "testnet",
|
||||
"feature_set": {
|
||||
"init": "02aaa2",
|
||||
"node": "8000000002aaa2",
|
||||
"channel": "",
|
||||
"invoice": "028200"
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user