mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Configtxgen was failing to print the org definition for org3 because it was missing the required policies for the org definition. This caused a failure in the CI test for adding an org. Because it will be needed in the future, this CR also adds the new lifecycle endorsement and general endorsement policies to the configtx.yamls as well. Change-Id: Ie53165231cf8afe6377b51a28625797b15ca78ec Signed-off-by: Jason Yellick <jyellick@us.ibm.com> |
||
|---|---|---|
| .. | ||
| base | ||
| channel-artifacts | ||
| org3-artifacts | ||
| scripts | ||
| .env | ||
| .gitignore | ||
| byfn.sh | ||
| configtx.yaml | ||
| crypto-config.yaml | ||
| docker-compose-cli.yaml | ||
| docker-compose-couch-org3.yaml | ||
| docker-compose-couch.yaml | ||
| docker-compose-e2e-template.yaml | ||
| docker-compose-kafka.yaml | ||
| docker-compose-org3.yaml | ||
| eyfn.sh | ||
| README.md | ||
Build Your First Network (BYFN)
The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.
NOTE: After navigating to the documentation, choose the documentation version that matches your version of Fabric