Hyperledger composer network start gives no output

0 votes

 I execute :

composer network install -a example.bna -c PeerAdmin@hlfv1

I got right output. But when execute this, I only get a version number as output :

composer network start -c PeerAdmin@hlfv1 -n example -v 0.0.1-deploy.1 -A admin -S adminpw
v0.19.12

Need help

Nov 5, 2018 in Blockchain by slayer
• 29,350 points
451 views

1 answer to this question.

0 votes

You are using -v as your option which is used to provide the network Version value. Instead use -n and to specify version, use --networkVersion

composer network start -c PeerAdmin@hlfv1 -n bank_network --networkVersion 0.0.1-deploy.1 -A admin -S adminpw

answered Nov 5, 2018 by Omkar
• 69,210 points

Related Questions In Blockchain

0 votes
1 answer

Issue deploying the business network using hyperledger composer

I had same issue. I created card ...READ MORE

answered Jun 5, 2018 in Blockchain by Johnathon
• 9,090 points
795 views
0 votes
1 answer

composer network start with error SERVICE_UNAVAILABLE

I think there is an issue with ...READ MORE

answered Jul 6, 2018 in Blockchain by aryya
• 7,450 points
901 views
+1 vote
2 answers
0 votes
1 answer

Hyperledger composer: Not able to issue identities from a Business network.

To specify your own affiliation you need ...READ MORE

answered Nov 6, 2018 in Blockchain by Omkar
• 69,210 points
1,250 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,233 views
+1 vote
1 answer

I am unable to change port of composer-rest-server. Please help!

Use full format for running a business ...READ MORE

answered Mar 27, 2018 in Blockchain by Christine
• 15,790 points
959 views
+1 vote
1 answer
0 votes
2 answers

Truffle migrate gives “ Error: No network specified. ”

You have to mention on which network ...READ MORE

answered Aug 13, 2018 in Blockchain by Omkar
• 69,210 points
1,438 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP