storageminer: Print what we can in info cmd
This commit is contained in:
parent
f06bf6721e
commit
7d95e134eb
@ -72,7 +72,6 @@ var infoCmd = &cli.Command{
|
|||||||
float64(10000*uint64(len(faults))/secCounts.Pset)/100.)
|
float64(10000*uint64(len(faults))/secCounts.Pset)/100.)
|
||||||
}
|
}
|
||||||
|
|
||||||
panic("todo")
|
|
||||||
/*// TODO: indicate whether the post worker is in use
|
/*// TODO: indicate whether the post worker is in use
|
||||||
wstat, err := nodeApi.WorkerStats(ctx)
|
wstat, err := nodeApi.WorkerStats(ctx)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
Loading…
Reference in New Issue
Block a user