Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 956ba0e

Browse files
authored
Merge pull request #716 from lightninglabs/revert-715-open-after-1-conf
Revert "Display channel as open after one conf"
2 parents 2914700 + 5949632 commit 956ba0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/lnd-child-process.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ module.exports.startLndProcess = async function({
5959
const processName = 'lnd';
6060
let args = [
6161
'--bitcoin.active',
62-
'--bitcoin.defaultchanconfs=1',
6362
'--debuglevel=info',
6463
`--lnddir=${lndSettingsDir}`,
6564
`--routing.assumechanvalid`,

0 commit comments

Comments
 (0)