remove useless code

pull/77/head
Hongbo Liu 2017-07-06 10:21:30 +08:00
parent 3f88954fa2
commit 3674ba1de3
1 changed files with 1 additions and 2 deletions

View File

@ -36,7 +36,6 @@ setGlobals () {
CORE_PEER_ADDRESS=peer0.org1.example.com:7051
else
CORE_PEER_ADDRESS=peer1.org1.example.com:7051
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/Admin@org1.example.com/msp
fi
else
CORE_PEER_LOCALMSPID="Org2MSP"