mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-26 22:17:51 +01:00
htlcswitch: use prefix logger for remaining log statements in link
This commit is contained in:
@@ -5417,6 +5417,7 @@ func TestHtlcSatisfyPolicy(t *testing.T) {
|
||||
FetchLastChannelUpdate: fetchLastChannelUpdate,
|
||||
MaxOutgoingCltvExpiry: DefaultMaxOutgoingCltvExpiry,
|
||||
},
|
||||
log: log,
|
||||
}
|
||||
|
||||
var hash [32]byte
|
||||
|
||||
Reference in New Issue
Block a user