diff --git a/contrib/startup_regtest.sh b/contrib/startup_regtest.sh index 0cc348668..66e37877d 100755 --- a/contrib/startup_regtest.sh +++ b/contrib/startup_regtest.sh @@ -97,6 +97,7 @@ start_nodes() { # If we've configured to use developer, add dev options if $LIGHTNINGD --help | grep -q dev-fast-gossip; then cat <<- EOF >> "/tmp/l$i-$network/config" + developer dev-fast-gossip dev-bitcoind-poll=5 experimental-dual-fund