mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-21 22:11:41 +01:00
bitcoindnotify: add missing space in log message in bitcoind.go
This commit is contained in:
parent
843b974d66
commit
3aa8972cc7
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue