Skip to content

Commit

Permalink
fix benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
Marchhill committed Jan 11, 2025
1 parent 270888c commit 90f1900
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ public void GlobalSetup()
specProvider,
NullBloomStorage.Instance,
new SyncConfig(),
new HistoryConfig(),
new BlocksConfig(),
LimboLogs.Instance);
_blockhashProvider = new BlockhashProvider(blockTree, specProvider, stateProvider, LimboLogs.Instance);
CodeInfoRepository codeInfoRepository = new();
Expand Down

0 comments on commit 90f1900

Please sign in to comment.