mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: remove some outdated todos (#10196)
This commit is contained in:
@ -144,7 +144,6 @@ where
|
||||
.split_with_handle();
|
||||
|
||||
tokio::task::spawn(network);
|
||||
// TODO: tokio::task::spawn(txpool);
|
||||
tokio::task::spawn(eth);
|
||||
Ok(handle)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user