fabric-samples/high-throughput/scripts/setclienv.sh
NIKHIL E GUPTA 41dca99e5a [FAB-15127] Update high throughput sample
Update high throughput sample scripts for
chaincode lifecycle

Change-Id: I8e7f9d98bb62d75a779e2767b0e165a36a700d43
Signed-off-by: NIKHIL E GUPTA <negupta@us.ibm.com>
2019-05-28 11:04:31 -04:00

10 lines
174 B
Bash

#
# Copyright IBM Corp All Rights Reserved
#
# SPDX-License-Identifier: Apache-2.0
#
export CHANNEL_NAME=mychannel
export CC_NAME=bigdatacc
export TIMEOUT=10
export DELAY=3