AleRapchan / hyperledger-supply-chain

Food supply chain is a Hyperledger blockchain based solution which solves the tracking and tracing of food products in the supply chain so that any product can be traced back to its roots.
MIT License
23 stars 18 forks source link

POST API error #13

Open praveenkathari opened 2 years ago

praveenkathari commented 2 years ago

error: [DiscoveryResultsProcessor]: parseDiscoveryResults[basic] - Channel:mychannel received discovery error:failed constructing descriptor for chaincodes:<name:"basic" > Failed to evaluate transaction: Error: DiscoveryService: basic error: failed constructing descriptor for chaincodes:<name:"basic" >

pushkar803 commented 1 year ago

in network.js u have to change const CONTRACT = 'supplychain';

if u face more errors, u can follow steps mentioned here https://github.com/AleRapchan/hyperledger-supply-chain/issues/12