chore: rm receiptsext trait (#13296)

This commit is contained in:
Matthias Seitz
2024-12-11 15:20:27 +01:00
committed by GitHub
parent 6550d82abd
commit 9891917f61
6 changed files with 16 additions and 36 deletions

View File

@ -408,7 +408,7 @@ where
vec![requests.clone().unwrap_or_default()],
);
let receipts_root =
execution_outcome.receipts_root_slow(block_number).expect("Number is in range");
execution_outcome.ethereum_receipts_root(block_number).expect("Number is in range");
let logs_bloom = execution_outcome.block_logs_bloom(block_number).expect("Number is in range");
// calculate the state root