From 0fc6d6281c0097ed28200476d441d3172eeae5fe Mon Sep 17 00:00:00 2001 From: Jared Wasinger Date: Tue, 16 Jun 2026 21:19:26 -0400 Subject: [PATCH] remove cruft --- tests/block_test_util.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/block_test_util.go b/tests/block_test_util.go index ab0c908470..a302504821 100644 --- a/tests/block_test_util.go +++ b/tests/block_test_util.go @@ -158,8 +158,6 @@ func (t *BlockTest) createTestBlockChain(config *params.ChainConfig, snapshotter }, StatelessSelfValidation: witness, NoPrefetch: true, - BlockingPrefetch: true, - PrefetchWorkers: 100, // note: this is totally unrelated to NoPrefetch, just for BAL execution } if snapshotter { options.SnapshotLimit = 1