Merge branch 'master' into feat/remote-workers

This commit is contained in:
Łukasz Magiera
2019-12-03 03:24:00 +01:00
98 changed files with 1589 additions and 865 deletions
+3 -3
View File
@@ -86,9 +86,9 @@ type SectorInfo struct {
}
type SealedRef struct {
Piece string
Offset uint64
Size uint64
SectorID uint64
Offset uint64
Size uint64
}
type SealedRefs struct {