Tools, FAQ, Tutorials:
Hyperledger Composer Environment Channels
What Channels are included in my Hyperledger Composer Environment?
✍: FYIcenter.com
In the fabric-dev-servers.tar.gz package,
only one channel, "composerchannel", is created in the Hyperledger Composer Developer Environment.
The peer node peer0.org1.example.com has been configured to this channel. You can only deploy Hyperledger Composer blockchain business networks into an existing channel.
Channels are used in Hyperledger Fabric to divide peer nodes into groups to provide better security control.
⇒ "PeerAdmin@hlfv1" - Peer Admin Access Card
⇐ Hyperledger Composer Environment Orgs and Users
2020-07-14, 392👍, 0💬
Popular Posts:
How To Upload Files into Database in PHP? To store uploaded files to MySQL database, you can use the...
Where Is the Submitted Form Data Stored in PHP? When a user submit a form on your Web server, user e...
How to Test API as a Publisher Administrator? You can follow this tutorial to test an API operation ...
Where to get the detailed description of the JSON.stringify() Function in JavaScript? Here is the de...
How to add an API to an API product for internal testing on the Publisher Portal of an Azure API Man...