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, ∼1165🔥, 0💬
Popular Posts:
How to add an API to an API product for internal testing on the Publisher Portal of an Azure API Man...
How To Set session.gc_divisor Properly in PHP? As you know that session.gc_divisor is the frequency ...
What's Wrong with "while ($c=fgetc($f)) {}" in PHP? If you are using "while ($c=fgetc($f)) {}" to lo...
How To Read Data from Keyboard (Standard Input) in PHP? If you want to read data from the standard i...
How to add request body examples to my Azure API operation to make it more user friendly? If you hav...