mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 09:34:24 +01:00
contrib: make bitcoin polling and gossip propagation snappier
Faster stronger better local testing
This commit is contained in:
@@ -86,6 +86,8 @@ start_nodes() {
|
||||
log-level=debug
|
||||
log-file=/tmp/l$i-$network/log
|
||||
addr=localhost:$socket
|
||||
dev-fast-gossip
|
||||
dev-bitcoind-poll=5
|
||||
EOF
|
||||
|
||||
# Start the lightning nodes
|
||||
|
||||
Reference in New Issue
Block a user