mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
Corrects the Gossip bootsrap options for the 2 peers of org2 in the byfn setup. Peer1 should point to Peer0, and peer0 should not point to itself. Change-Id: I23074b7d5abe6ade4a57493808c3092c66086f62 Signed-off-by: Adnan Choudhury <adnan.choudhury@itpeoplecorp.com> |
||
|---|---|---|
| .. | ||
| base | ||
| chaincode | ||
| channel-artifacts | ||
| scripts | ||
| .env | ||
| byfn.sh | ||
| configtx.yaml | ||
| crypto-config.yaml | ||
| docker-compose-cli.yaml | ||
| docker-compose-couch.yaml | ||
| docker-compose-e2e-template.yaml | ||
| README.md | ||
Build Your First Network (BYFN)
The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.