mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-26 20:30:59 +01:00
contrib: make bitcoin polling and gossip propagation snappier
Faster stronger better local testing
This commit is contained in:
parent
53ba34fe3a
commit
d0e42e2c36
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue