0

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?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
V_for_Vj
  • 849
  • 1
  • 12
  • 30

1 Answers1

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