mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-26 11:35:10 +00:00
ORG4 cleanup
This commit is contained in:
parent
9177617fe9
commit
c79fc8d5b9
1 changed files with 2 additions and 2 deletions
|
|
@ -6,9 +6,9 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
# This script is designed to be run in the cli container as the
|
# This script is designed to be run in the cli container as the
|
||||||
# second step of the EYFN tutorial. It joins the org3 peers to the
|
# second step of the EYFN tutorial. It joins the org4 peers to the
|
||||||
# channel previously setup in the BYFN tutorial and install the
|
# channel previously setup in the BYFN tutorial and install the
|
||||||
# chaincode as version 2.0 on peer0.org3.
|
# chaincode as version 2.0 on peer0.org4.
|
||||||
#
|
#
|
||||||
|
|
||||||
CHANNEL_NAME="$1"
|
CHANNEL_NAME="$1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue