bitcoindnotify: add missing space in log message in bitcoind.go

This commit is contained in:
Elle Mouton 2019-12-10 14:13:00 +02:00
parent 843b974d66
commit 3aa8972cc7

@ -263,7 +263,7 @@ out:
} }
chainntnfs.Log.Infof("Historical "+ chainntnfs.Log.Infof("Historical "+
"spend dispatch finished"+ "spend dispatch finished "+
"for request %v (start=%v "+ "for request %v (start=%v "+
"end=%v) with details: %v", "end=%v) with details: %v",
msg.SpendRequest, msg.SpendRequest,