Tools, FAQ, Tutorials:
Multiple Ledger Peers within Organization
Can I run multiple ledger peers in my organization on a multi-organization network?
✍: FYIcenter.com
Yes, you can run multiple ledger peers in your organization
on a multi-organization network.
This will make the network more reliable to serve
client applications of your organization.
You can also replace the third party orderer with
two orderers, one in each organization.
Now we have a reasonable Hyperledger Fabric Network to run a Hyperledger application for two organizations with reliability built in each organization.
2020-01-29, ∼1729🔥, 0💬
Popular Posts:
What is Azure API Management Publisher Dashboard? Azure API Management Publisher Dashboard is an Azu...
How to use the "set-backend-service" Policy Statement for an Azure API service operation? The "set-b...
How To Pad an Array with the Same Value Multiple Times in PHP? If you want to add the same value mul...
How to use "xml-to-json" Azure API Policy Statement? The "xml-to-json" Policy Statement allows you t...
How to convert JSON Objects to PHP Associative Arrays using the json_decode() function? Actually, JS...