mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
refactor: merge signed tx traits (#14622)
This commit is contained in:
@@ -11,7 +11,7 @@ pub use reth_primitives_traits::{
|
||||
error::{
|
||||
InvalidTransactionError, TransactionConversionError, TryFromRecoveredTransactionError,
|
||||
},
|
||||
signed::SignedTransactionIntoRecoveredExt,
|
||||
signed::SignedTransaction,
|
||||
},
|
||||
FillTxEnv, WithEncoded,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user