mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-19 16:15: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: Id3abb044ae9385d239af25e63bacb8d4d3ccbf71 Signed-off-by: Gari Singh <gari.r.singh@gmail.com> |
||
|---|---|---|
| .. | ||
| base | ||
| 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.