correct typing (#391)

Signed-off-by: tuyendev <tuyendev@gmail.com>
This commit is contained in:
The Coder X Tea 2020-12-11 20:44:57 +07:00 committed by GitHub
parent 36b5788bad
commit 541cebe154
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ createChannelTx() {
}
createAncorPeerTx() {
createAnchorPeerTx() {
for orgmsp in Org1MSP Org2MSP; do
@ -119,7 +119,7 @@ createChannelTx
## Create anchorpeertx
infoln "Generating anchor peer update transactions"
createAncorPeerTx
createAnchorPeerTx
FABRIC_CFG_PATH=$PWD/../config/