Merge pull request #3813 from ellemouton/add-space-in-log-message

bitcoindnotify: add missing space in log message in bitcoind.go
This commit is contained in:
Wilmer Paulino 2019-12-10 12:29:05 -08:00 committed by GitHub
commit d01feb516f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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