sector import: Initial SectorReceive itest

This commit is contained in:
Łukasz Magiera
2022-09-19 12:13:06 +02:00
parent 3caa010779
commit fef7232c6b
5 changed files with 246 additions and 7 deletions
+1 -1
View File
@@ -542,7 +542,7 @@ type RemoteSectorMeta struct {
// Required in SubmitCommit and later
PreCommitInfo *miner.SectorPreCommitInfo
PreCommitDeposit big.Int
PreCommitDeposit *big.Int
PreCommitMessage *cid.Cid
PreCommitTipSet types.TipSetKey