Skip to content

Commit

Permalink
Fix warmup
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenGround0 committed Mar 9, 2022
1 parent 61f453f commit c192637
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions miner/warmup.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ out:
SealProof: si.SealProof,
SectorNumber: sector,
SealedCID: si.SealedCID,
SectorKey: si.SectorKeyCID,
},
}, r, ts.Height(), nv)
if err != nil {
Expand Down

0 comments on commit c192637

Please sign in to comment.