Skip to content

Commit

Permalink
x - trace DISC
Browse files Browse the repository at this point in the history
  • Loading branch information
yyforyongyu committed Jan 9, 2025
1 parent d85c751 commit 217d1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lntest/node/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ func (cfg *BaseNodeConfig) GenArgs() []string {

nodeArgs := []string{
"--nobootstrap",
"--debuglevel=debug",
"--debuglevel=debug,DISC=trace",
"--bitcoin.defaultchanconfs=1",
"--accept-keysend",
"--keep-failed-payment-attempts",
Expand Down

0 comments on commit 217d1b9

Please sign in to comment.