What is the use of role when registering user in Hyperledger Fabric

0 votes

fabric_ca_client.register({enrollmentID: 'user', affiliation: 'org1',role: 'client'}, admin_user)

May 2, 2019 in Blockchain by anonymous

retagged May 2, 2019 by Omkar 1,928 views

1 answer to this question.

0 votes

When you register a user, that user becomes a node in the network. A node can be one of the following three:

  1. Client
  2. Peer
  3. Orderer

role:client is used to specify the type of node the user is. 

A client is a node that submits transactions-invocation. 

answered May 2, 2019 by Raj

Related Questions In Blockchain

0 votes
1 answer

What is the use of Ethereum's RLPx in Ethereum ecosystem?

So, RLPx is a protocol suite. It ...READ MORE

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

is there any way of getting all data in hyperledger fabric before we start the ledger

Hey, @Harinishree, You can also do one thing, ...READ MORE

answered Jun 4, 2020 in Blockchain by Gitika
• 65,910 points
1,252 views
+1 vote
1 answer
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,211 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
704 views
+1 vote
1 answer
+1 vote
4 answers
+1 vote
7 answers
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