Category "hyperledger-chaincode"

Error: endorsement failure during invoke. response: status:500 message:"error in simulation:

I'm using hyperledger fabric 2.0. I have two orgs. ORGA and ORGB. I'm using "test-network" of fabric-samples repository as my network. I have edited javascript

Can we change the spec.yaml in minifabric to install our own chaincode during default installation

On doing minifab up command can we specify the chaincode installed default (simple) to our own chaincode , by changing the configurations in the spec.yaml ???