mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(node): remove freelist from status log (#10395)
This commit is contained in:
@ -209,7 +209,6 @@ impl Command {
|
||||
Some(Box::new(network)),
|
||||
latest_block_number,
|
||||
events,
|
||||
provider_factory.db_ref().clone(),
|
||||
),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user