HyperledgerHandsOn / trade-finance-logistics

Trade Finance and Logistics based on Letter of Credit and Proof of Shipment
Apache License 2.0
174 stars 1.49k forks source link

fixed hyperledger configtxgen error #70

Closed rajcspsg closed 4 years ago

rajcspsg commented 4 years ago

Fixed https://stackoverflow.com/questions/51195016/hyperledger-configtxgen-error

VRamakrishna commented 4 years ago

We don't need this change. The master branch is meant to work for Hyperledger Fabric version 1.1 (instructions in our book are for that version of the platform) and we are not going to change that.

We do have branches that were created to work with platform upgrades. Check out the release-1.2 branch, where the fix you are trying to push has already been made. The release-1.4 branch contains similar changes for that version of Fabric.