making some test helpers public #60
Annotations
5 errors
Run Go test:
arbo/utils_test.go#L30
GenerateCensusProofForTest redeclared in this block
|
Run Go test:
arbo/utils.go#L30
other declaration of GenerateCensusProofForTest
|
Run Go test:
arbo/verifier_bls12377_test.go#L57
cannot use censusConfig{…} (value of type censusConfig) as CensusConfig value in argument to GenerateCensusProofForTest
|
Run Go test:
arbo/verifier_bn254_test.go#L43
cannot use censusConfig{…} (value of type censusConfig) as CensusConfig value in argument to GenerateCensusProofForTest
|
Run Go test
Process completed with exit code 1.
|
Loading