mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 01:43:16 +01:00
lntest: use trace log level for discovery
This commit is contained in:
parent
f22b25a1bf
commit
b8373f5628
@ -207,7 +207,7 @@ func (cfg *BaseNodeConfig) GenArgs() []string {
|
||||
nodeArgs := []string{
|
||||
"--bitcoin.active",
|
||||
"--nobootstrap",
|
||||
"--debuglevel=debug",
|
||||
"--debuglevel=debug,DISC=trace",
|
||||
"--bitcoin.defaultchanconfs=1",
|
||||
"--accept-keysend",
|
||||
"--keep-failed-payment-attempts",
|
||||
|
Loading…
Reference in New Issue
Block a user