fabric-samples/first-network
ratnakar 41e144f327 [FAB-8386] eyfn fails to execute invoke on org3
org3 peer role is not enabled in org3-artifacts/org3-crypto.yaml
which causes failure in executing the transaction on org3.
adding the following configuration fixes the issue
"EnableNodeOUs: true"

Change-Id: Id345583a7f5a1f8fb970c8e6113a094de82b6358
Signed-off-by: ratnakar <asara.ratnakar@gmail.com>
2018-02-19 22:28:44 -05:00
..
base [FAB-5260] Update samples to v1.0.0 2017-07-12 09:07:39 -04:00
channel-artifacts FAB-4073 build your first network sample 2017-06-21 05:42:36 +00:00
org3-artifacts [FAB-8386] eyfn fails to execute invoke on org3 2018-02-19 22:28:44 -05:00
scripts [FAB-8386] eyfn fails to execute invoke on org3 2018-02-19 22:28:44 -05:00
.env FAB-4910 fix incorrect network spec 2017-06-22 09:09:53 +08:00
byfn.sh [FAB-7540] Simplifies Reconfigure Your Network tutorial 2018-02-10 09:36:19 +01:00
configtx.yaml [FAB-7750] first network with support to FAB-5664 2018-02-15 13:19:22 +01:00
crypto-config.yaml [FAB-7750] first network with support to FAB-5664 2018-02-15 13:19:22 +01:00
docker-compose-cli.yaml [FAB-7527] Improves BYFN 2017-12-21 00:22:13 +01:00
docker-compose-couch-org3.yaml [FAB-7540] Simplifies Reconfigure Your Network tutorial 2018-02-10 09:36:19 +01:00
docker-compose-couch.yaml [FAB-5453] Enable CouchDB passwords in Fabric Samples 2017-07-25 10:57:08 -04:00
docker-compose-e2e-template.yaml [FAB-5031] Fix e2e template typo 2017-06-27 09:40:29 -04:00
docker-compose-org3.yaml [FAB-7527] Improves BYFN 2017-12-21 00:22:13 +01:00
eyfn.sh [FAB-7540] Simplifies Reconfigure Your Network tutorial 2018-02-10 09:36:19 +01:00
README.md FAB-4073 build your first network sample 2017-06-21 05:42:36 +00:00

Build Your First Network (BYFN)

The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.