mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 14:42:40 +01:00
Fixed doc refused introduced inside the PR #4010
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
This commit is contained in:
parent
b44e36b99e
commit
5679ea25f3
1 changed files with 2 additions and 3 deletions
|
@ -213,13 +213,12 @@ simple JSON object containing the options:
|
|||
"node": "8000000002aaa2",
|
||||
"channel": "",
|
||||
"invoice": "028200"
|
||||
}
|
||||
"startup": true,
|
||||
},
|
||||
"proxy": {
|
||||
"type": "ipv4",
|
||||
"address": "127.0.0.1",
|
||||
"port": 9050
|
||||
}
|
||||
},
|
||||
"torv3-enabled": true,
|
||||
"use_proxy_always": false
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue