↓ 7 callersFunctionnewBlockQueue(
startHeight, stopHeight, initialHeight int64,
stopTime time.Time,
maxRetries int,
)
internal/statesync/block_queue.go:48
↓ 7 callersFunctionwaitForAndValidateBlockWithTx(
t *testing.T,
n int,
activeVals map[string]struct{},
blocksSubs []types.Subscription,
states []*State,
internal/consensus/reactor_test.go:185