update ffi to use lowercased synth challenges file name
This commit is contained in:
parent
34996df465
commit
85b78f9ffd
@ -1090,7 +1090,7 @@ func TestSealAndVerifySynth(t *testing.T) {
|
|||||||
}
|
}
|
||||||
miner := abi.ActorID(123)
|
miner := abi.ActorID(123)
|
||||||
|
|
||||||
synthPorRepVProofsName := "SynPoRepVanillaProofs"
|
synthPorRepVProofsName := "syn-porep-vanilla-proofs.dat"
|
||||||
|
|
||||||
printFileList := func(stage string, expectSynthPorep bool) {
|
printFileList := func(stage string, expectSynthPorep bool) {
|
||||||
var hasSynthPorep bool
|
var hasSynthPorep bool
|
||||||
|
Loading…
Reference in New Issue
Block a user