primitives: rm redundant functions for Transaction (#11747)

This commit is contained in:
Thomas Coratger
2024-10-16 22:33:57 +02:00
committed by GitHub
parent b1cc16809b
commit 82862fabd7
19 changed files with 21 additions and 109 deletions

View File

@ -56,6 +56,7 @@ impl Deref for LoadedJar {
mod tests {
use super::*;
use crate::{test_utils::create_test_provider_factory, HeaderProvider};
use alloy_consensus::Transaction;
use alloy_primitives::{BlockHash, TxNumber, B256, U256};
use rand::seq::SliceRandom;
use reth_db::{