Build a WindowPoSt disputer

This commit is contained in:
Aayush Rajasekaran
2021-01-25 17:26:09 -05:00
parent 735d30af55
commit 29d3d746a3
8 changed files with 459 additions and 2 deletions
+2 -1
View File
@@ -949,7 +949,8 @@ const (
)
type Deadline struct {
PostSubmissions bitfield.BitField
PostSubmissions bitfield.BitField
DisputableProofCount uint64
}
type Partition struct {