mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-06 12:00:44 +00:00
minor delete
This commit is contained in:
@@ -76,8 +76,6 @@ type BlockPool struct {
|
||||
mtx sync.RWMutex
|
||||
// block requests
|
||||
requesters map[int64]*bpRequester
|
||||
// block requests to verify blocks against peers
|
||||
// verificationRequesters map[int64]*bpRequester
|
||||
|
||||
height int64 // the lowest key in requesters.
|
||||
// peers
|
||||
|
||||
Reference in New Issue
Block a user