fix comment
This commit is contained in:
parent
b13aa8f172
commit
4b4104e400
@ -676,7 +676,7 @@ func (s *SplitStore) doCompact(curTs *types.TipSet) error {
|
||||
return err
|
||||
}
|
||||
|
||||
// wait for the head to catch up so that all messages are protected
|
||||
// wait for the head to catch up so that the current tipset is marked
|
||||
s.waitForSync()
|
||||
|
||||
if err := s.checkClosing(); err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user