diff --git a/hyperledger_fabric/v1.0.2/scripts/variables.sh b/hyperledger_fabric/v1.0.2/scripts/variables.sh index d732d639..048f0fa5 100644 --- a/hyperledger_fabric/v1.0.2/scripts/variables.sh +++ b/hyperledger_fabric/v1.0.2/scripts/variables.sh @@ -74,7 +74,7 @@ CHANNEL_ARTIFACTS=channel-artifacts CRYPTO_CONFIG=crypto-config ORDERER_GENESIS=orderer.genesis.block ORDERER_PROFILE=TwoOrgsOrdererGenesis -APP_CHANNEL_TX=new_${APP_CHANNEL}.tx +APP_CHANNEL_TX=${APP_CHANNEL}.tx UPDATE_ANCHOR_ORG1_TX=Org1MSPanchors.tx UPDATE_ANCHOR_ORG2_TX=Org2MSPanchors.tx diff --git a/hyperledger_fabric/v1.0.2/solo/channel-artifacts/new_businesschannel2.tx b/hyperledger_fabric/v1.0.2/solo/channel-artifacts/new_businesschannel2.tx new file mode 100644 index 00000000..71baf52d Binary files /dev/null and b/hyperledger_fabric/v1.0.2/solo/channel-artifacts/new_businesschannel2.tx differ diff --git a/hyperledger_fabric/v1.0.2/solo/channel-artifacts/new_businesschannel2.tx.json b/hyperledger_fabric/v1.0.2/solo/channel-artifacts/new_businesschannel2.tx.json new file mode 100644 index 00000000..e69de29b