remove cruft

This commit is contained in:
Jared Wasinger 2026-06-16 21:19:26 -04:00
parent 98f4623942
commit 0fc6d6281c

View file

@ -158,8 +158,6 @@ func (t *BlockTest) createTestBlockChain(config *params.ChainConfig, snapshotter
}, },
StatelessSelfValidation: witness, StatelessSelfValidation: witness,
NoPrefetch: true, NoPrefetch: true,
BlockingPrefetch: true,
PrefetchWorkers: 100, // note: this is totally unrelated to NoPrefetch, just for BAL execution
} }
if snapshotter { if snapshotter {
options.SnapshotLimit = 1 options.SnapshotLimit = 1