mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
opts: Remove --regtest flag and pass chainparams to bitcoind
This commit is contained in:
committed by
Rusty Russell
parent
cf16b5faea
commit
843e21826a
@@ -112,7 +112,6 @@ setup_lightning()
|
||||
cat > $DIR1/config <<EOF
|
||||
disable-irc
|
||||
log-level=debug
|
||||
bitcoind-regtest
|
||||
bitcoind-poll=5s
|
||||
deadline-blocks=5
|
||||
min-htlc-expiry=6
|
||||
|
||||
Reference in New Issue
Block a user