whenever I look for a new blockchain project it is asked to make an admin first before adding any other members. And also whenever I instantiate a new build I have to create an admin. Why is it required? Why can't I directly create members and start my nodes?
Asked
Active
Viewed 49 times
1 Answers
1
HF is an permissioned network, the only Admin has permission to install query and upgrade the chain code ,similarly every member have to register himself with admin as know user inside fabric before doing any transaction. it is predefined in architecture.

rahul_eth
- 123
- 3
-
u mean to say the new member needs a prior reference of admin to enter into the chain. – V_for_Vj Dec 02 '19 at 09:30