Open
Description
The submitPoSt
message includes a parameter faults
of type []FaultSet
.
The GeneratePost
operation can return a slice of faults.
Couple of questions:
- What is a
FaultSet
? Is it just a set of the faulty sector ids returned from an invocation ofGeneratePost
? - The type of
faults
is[]FaultSet
. Under what circumstances would someone send asubmitPoSt
message containing more than oneFaultSet
? - The spec says that the miner actor needs to "ensure the fault sets properly stack." What does this mean?
Metadata
Metadata
Assignees
Labels
No labels