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, ∼1453🔥, 0💬
Popular Posts:
How to make application release build with Visual Studio 2017? If you want to make a final release b...
How To Access a Global Variable inside a Function? in PHP? By default, global variables are not acce...
How to use the JSON to XML Conversion Tool at freeformatter.com? If you want to try the JSON to XML ...
How To Pad an Array with the Same Value Multiple Times in PHP? If you want to add the same value mul...
How to send an FTP request with the urllib.request.urlopen() function? If an FTP server supports ano...