Closed casm3 closed 4 years ago
@casm3 The contracts
terminology is introduced by the upcoming v0.4.0 release, please checkout the v0.3.2 tag of the benchmark repository to match the Caliper version you're using. If the issue still persists, let us know.
Unexpected error during benchmark execution: Error: Invalid "mychannel" channel configuration: child "chaincodes" fails because ["chaincodes" is required]. "contracts" is not allowed
Context
When I try to start the Benchmark by running
npx caliper launch master --caliper-bind-sut fabric:1.4.1 --caliper-workspace . --caliper-benchconfig benchmarks/scenario/simple/config.yaml --caliper-networkconfig networks/fabric/v1/v1.4.1/2org1peergoleveldb/fabric-go.yaml
Context
Your Environment