Skip to content

Commit 5081d53

Browse files
committed
x - trace DISC
1 parent 493c957 commit 5081d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lntest/node/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ func (cfg *BaseNodeConfig) GenArgs() []string {
233233

234234
nodeArgs := []string{
235235
"--nobootstrap",
236-
"--debuglevel=debug",
236+
"--debuglevel=debug,DISC=trace",
237237
"--bitcoin.defaultchanconfs=1",
238238
"--accept-keysend",
239239
"--keep-failed-payment-attempts",

0 commit comments

Comments
 (0)