Addition of seed-check logic to top-level crate (#3801)
* Addition of initial seed check logic * updated to call from command line, now need to do something about peer store root output * rework check to delete temp files, add output options, testing
This commit is contained in:
Generated
+2
@@ -952,8 +952,10 @@ dependencies = [
|
||||
"humansize",
|
||||
"log",
|
||||
"serde",
|
||||
"serde_derive",
|
||||
"serde_json",
|
||||
"term",
|
||||
"thiserror",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user