Fix compilation after dep updates
This commit is contained in:
@@ -24,7 +24,7 @@ type Ticket struct {
|
||||
|
||||
type EPostTicket struct {
|
||||
Partial []byte
|
||||
SectorID uint64
|
||||
SectorID abi.SectorNumber
|
||||
ChallengeIndex uint64
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user