I'm following the Hyperledger Fabric Doc, network.sh up
and network.sh createChannel
is running successfully.
But when I run ./network.sh deployCC
it's giving the below error
No chaincode name was provided. Valid call example: ./network.sh deployCC -ccn basic -ccp ../asset-transfer-basic/chaincode-go -ccl go
Deploying chaincode failed