mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: make unit type default (#4141)
This commit is contained in:
@ -55,7 +55,7 @@ impl RethNodeCommandExt for RethCliTxpoolExt {
|
||||
&mut self,
|
||||
_config: &Conf,
|
||||
registry: &mut RethModuleRegistry<Provider, Pool, Network, Tasks, Events>,
|
||||
modules: &mut TransportRpcModules<()>,
|
||||
modules: &mut TransportRpcModules,
|
||||
) -> eyre::Result<()>
|
||||
where
|
||||
Conf: RethRpcConfig,
|
||||
|
||||
Reference in New Issue
Block a user