Fancy math to update nonces on precommit revert
This commit is contained in:
parent
55c1432347
commit
1766987be5
@ -155,6 +155,8 @@ func (m *Miner) handlePreCommitted(ctx context.Context, sector SectorInfo) *sect
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
updateNonce++
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
}, func(ctx context.Context, ts *types.TipSet) error {
|
}, func(ctx context.Context, ts *types.TipSet) error {
|
||||||
log.Warn("revert in interactive commit sector step")
|
log.Warn("revert in interactive commit sector step")
|
||||||
|
Loading…
Reference in New Issue
Block a user