Drop unused SectorInfo fields
This commit is contained in:
parent
16ab71d302
commit
0a6c939a73
@ -29,9 +29,6 @@ type StorageInfo struct {
|
|||||||
|
|
||||||
CanSeal bool
|
CanSeal bool
|
||||||
CanStore bool
|
CanStore bool
|
||||||
|
|
||||||
LastHeartbeat time.Time
|
|
||||||
HeartbeatErr error
|
|
||||||
}
|
}
|
||||||
|
|
||||||
type HealthReport struct {
|
type HealthReport struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user