mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00: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