From fabric first-network example, why set up organization? -


from fabric first network example , why set organization? orga use for?

in hyperledger fabric, every participant (client, peer, orderer) belongs organization.

organizations have certificate authorities provide members (clients, peers, orderers) enrollment certificates in order authenticate 1 another, , other organizations.

it provides easy way aggregate participants in order define access control rules span multiple clients, peers , orderers without having define each participant separately


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -