mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-25 17:34:36 +00:00
address comments, pr #643
This commit is contained in:
committed by
Ethan Buchman
parent
9c62ed4595
commit
563faa98de
+1
-1
@@ -313,7 +313,7 @@ func (pool *BlockPool) makeNextRequester() {
|
||||
|
||||
_, err := request.Start()
|
||||
if err != nil {
|
||||
pool.Logger.Error("Error starting block pool", "err", err)
|
||||
request.Logger.Error("Error starting request", "err", err)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user