We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f9ef1 commit 5068df1Copy full SHA for 5068df1
tests/autogenerate-rpc-examples.py
@@ -37,7 +37,7 @@
37
38
# Constants for replacing values in examples
39
NEW_VALUES_LIST = {
40
- 'root_dir': '/root/lightning',
+ 'root_dir': '/root/tmp/lightning',
41
'tmp_dir': '/tmp/.lightning',
42
'str_1': '1',
43
'num_1': 1,
0 commit comments