Cleanup benchmarks

This commit is contained in:
Omar Abdulla
2025-10-30 03:53:14 +03:00
parent d2af7f6c2b
commit 2e58cdfa7f
7 changed files with 269 additions and 9 deletions
@@ -771,6 +771,7 @@ impl EthereumNode for LighthouseGethNode {
.to_vec(),
},
substrate_block_information: None,
tx_counts: Default::default(),
})
});