Hyperledger Fabric with Java: problems during the deployment of the Fabcar's sample chaincode

105 Views Asked by At

According to the documentation at https://hyperledger-fabric.readthedocs.io/en/latest/test_network.html, I'm trying to deploy the Fabcar Chaincode by using Java. After run the network and created a channel, I used the command deployCC -l java to deploy the smart contract but I received the following error:

Output of the execution

Could you please help me?

0

There are 0 best solutions below