mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
feat!: replace TransactionSigned with alloy's (#15768)
This commit is contained in:
@@ -15,7 +15,7 @@ use reth::{
|
||||
use reth_ethereum::{
|
||||
chainspec::ChainSpec,
|
||||
node::{
|
||||
core::{args::RpcServerArgs, node_config::NodeConfig, primitives::SignedTransaction},
|
||||
core::{args::RpcServerArgs, node_config::NodeConfig},
|
||||
EthereumNode,
|
||||
},
|
||||
provider::CanonStateSubscriptions,
|
||||
|
||||
Reference in New Issue
Block a user