You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
acc.Require(st.SectorNumber==abi.SectorNumber(sectorNumber), "deal id %d sector number %d does not match sector id %d", dealID, st.SectorNumber, sectorNumber)
307
309
308
310
_, ok:=expectedProviderSectors[dealID]
@@ -316,8 +318,6 @@ func CheckStateInvariants(st *State, store adt.Store, balance abi.TokenAmount, c
0 commit comments