htlcswitch: use prefix logger for remaining log statements in link

This commit is contained in:
Joost Jager
2019-10-01 11:16:24 +02:00
parent 03ed1b0aa3
commit 654b3cc718
2 changed files with 45 additions and 54 deletions

View File

@@ -5417,6 +5417,7 @@ func TestHtlcSatisfyPolicy(t *testing.T) {
FetchLastChannelUpdate: fetchLastChannelUpdate,
MaxOutgoingCltvExpiry: DefaultMaxOutgoingCltvExpiry,
},
log: log,
}
var hash [32]byte