Fix tests

This commit is contained in:
Aayush
2022-05-17 15:21:27 -04:00
parent 8cca9b1970
commit b2b20e469f
20 changed files with 292 additions and 158 deletions
+1
View File
@@ -65,6 +65,7 @@ func PreSeal(spt abi.RegisteredSealProof, maddr address.Address, sectors int) (*
ProviderCollateral: big.Zero(),
ClientCollateral: big.Zero(),
}
preseal.DealClientKey = k
genm.Sectors[i] = preseal
}