Skip to content

Commit

Permalink
x - debug for inactive htlc
Browse files Browse the repository at this point in the history
  • Loading branch information
yyforyongyu committed Nov 21, 2024
1 parent ce1607e commit 899c6e4
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 @@ -233,7 +233,7 @@ func (cfg *BaseNodeConfig) GenArgs() []string {

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

0 comments on commit 899c6e4

Please sign in to comment.