This commit is contained in:
Eitan Seri- Levi
2026-02-03 20:28:41 -08:00
parent 25853847ef
commit 1c1e6dda10
3 changed files with 15 additions and 9 deletions

View File

@@ -7721,7 +7721,6 @@ async fn block_production_v4_ssz() {
.await;
}
#[tokio::test(flavor = "multi_thread", worker_threads = 2)]
async fn blinded_block_production_full_payload_premerge() {
ApiTester::new().await.test_blinded_block_production().await;