Change instantiate peer initialize.sh

pull/76/head
qiang0723 2017-06-29 15:52:35 +08:00
parent c3b18e3b1d
commit 5e8efafbe9
1 changed files with 3 additions and 3 deletions

View File

@ -165,10 +165,10 @@ installChaincode 2
echo_b "Install chaincode on org2/peer1..." echo_b "Install chaincode on org2/peer1..."
installChaincode 3 installChaincode 3
# Instantiate chaincode on Peer0/Org2 # Instantiate chaincode on Peer0/Org1
# Instantiate can only be executed once on any node # Instantiate can only be executed once on any node
echo_b "Instantiating chaincode on peer0/org2..." echo_b "Instantiating chaincode on peer0/org1..."
instantiateChaincode 2 instantiateChaincode 0
echo echo