Skip to content

Commit 40d612c

Browse files
authored
Support chaincodes with the same name but on different channels (#607)
1 parent 617cc46 commit 40d612c

20 files changed

+2784
-1250
lines changed

e2e-network/docker/test-04-v3-snapshot-ccaas.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ FABLO_HOME="$TEST_TMP/../../.."
88

99
export FABLO_HOME
1010

11-
CONFIG="$FABLO_HOME/samples/fablo-config-hlf3-1org-1chaincode-raft-ccaas.json"
11+
CONFIG="$FABLO_HOME/samples/fablo-config-hlf3-1org-2chaincode-raft-ccaas.json"
1212

1313
networkUp() {
1414
"$FABLO_HOME/fablo-build.sh"

0 commit comments

Comments
 (0)