mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 23:24:27 +01:00
pyln: utils:BitcoinD: add -wallet="test" option
Per https://github.com/bitcoin/bitcoin/pull/15454
This commit is contained in:
committed by
Christian Decker
parent
4ba9ad66bc
commit
90acf5072d
@@ -349,6 +349,7 @@ class BitcoinD(TailableProc):
|
|||||||
'-logtimestamps',
|
'-logtimestamps',
|
||||||
'-nolisten',
|
'-nolisten',
|
||||||
'-txindex',
|
'-txindex',
|
||||||
|
'-wallet="test"',
|
||||||
'-addresstype=bech32'
|
'-addresstype=bech32'
|
||||||
]
|
]
|
||||||
# For up to and including 0.16.1, this needs to be in main section.
|
# For up to and including 0.16.1, this needs to be in main section.
|
||||||
|
|||||||
Reference in New Issue
Block a user