itests: Test snapdeals abort cleanup

This commit is contained in:
Łukasz Magiera
2022-11-23 18:57:16 +01:00
parent 4ae2d400d1
commit 211712bf6d
6 changed files with 217 additions and 46 deletions
+4
View File
@@ -417,6 +417,10 @@ func (st *SealSeed) Equals(ost *SealSeed) bool {
type SectorState string
func (s *SectorState) String() string {
return string(*s)
}
type AddrUse int
const (