sector import: Seal with the correct proof type in saas itest
This commit is contained in:
parent
9c6d531ae7
commit
3086e8aa01
@ -73,7 +73,7 @@ func TestSectorImportAfterPC2(t *testing.T) {
|
||||
|
||||
sref := storiface.SectorRef{
|
||||
ID: sid,
|
||||
ProofType: 0,
|
||||
ProofType: spt,
|
||||
}
|
||||
|
||||
sealer, err := ffiwrapper.New(&basicfs.Provider{
|
||||
|
Loading…
Reference in New Issue
Block a user