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, ∼1678🔥, 0💬
Popular Posts:
Why I am getting "LNK1104: cannot open file 'MSCOREE.lib'" error when building a C++/CLI program? Vi...
How to add images to my EPUB books Images can be added into book content using the XHTML "img" eleme...
How to start Visual Studio Command Prompt? I have Visual Studio 2017 Community version with Visual C...
How to add a new operation to an API on the Publisher Dashboard of an Azure API Management Service? ...
Where to find tutorials on JSON (JavaScript Object Notation) text string format? I want to know how ...