Improve CLI and daemon lifecycle usability

This commit is contained in:
Eric Wendland 2026-07-18 15:23:20 +02:00
commit f61cb44dad
14 changed files with 1028 additions and 204 deletions

1
Cargo.lock generated
View file

@ -1551,6 +1551,7 @@ dependencies = [
"geth-node",
"geth-pipe",
"serde_json",
"tempfile",
"tokio",
]