ORG4 cleanup

This commit is contained in:
Kurt Seifried 2021-03-15 12:21:35 -06:00
parent 9177617fe9
commit c79fc8d5b9
No known key found for this signature in database
GPG key ID: F15CADC4A00F8174

View file

@ -6,9 +6,9 @@
#
# 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
# chaincode as version 2.0 on peer0.org3.
# chaincode as version 2.0 on peer0.org4.
#
CHANNEL_NAME="$1"