mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
The CLI timeout for byfn is currently set to 10000 seconds. This is not a huge issue, but does mean that the CLI will hang around for 10000 seconds after the e2e is complete. This simply changes the default timeout to 10 seconds. Change-Id: I4e163ed248d9e937354e83c0d0143dc6748b6a08 Signed-off-by: Gari Singh <gari.r.singh@gmail.com> |
||
|---|---|---|
| .. | ||
| base | ||
| channel-artifacts | ||
| org3-artifacts | ||
| scripts | ||
| .env | ||
| byfn.sh | ||
| configtx.yaml | ||
| crypto-config.yaml | ||
| docker-compose-cli.yaml | ||
| docker-compose-couch.yaml | ||
| docker-compose-e2e-template.yaml | ||
| docker-compose-org3.yaml | ||
| README.md | ||
Build Your First Network (BYFN)
The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.