fabric-samples/balance-transfer/app
Yuki Kondo cbbbc78b44 [FAB-11577] Fix balance transfer to install Chaincode
Balance transfer fails to install Chaincode since there is a
undeclared variable "tx_id". However, "tx_id" is not required
in ChaincodeInstallRequest.
This CR removes the line getting transactionId to execute
installChaincode correctly.

Change-Id: Ia62844172ceecd84fa9a9f2e40e804d1f7a7499b
Signed-off-by: Yuki Kondo <yuki.kondo@hal.hitachi.com>
2018-08-13 19:51:37 +00:00
..
create-channel.js FAB-11518 2018-08-08 23:32:53 +05:30
helper.js FAB-11518 2018-08-08 23:32:53 +05:30
install-chaincode.js [FAB-11577] Fix balance transfer to install Chaincode 2018-08-13 19:51:37 +00:00
instantiate-chaincode.js FAB-11518 2018-08-08 23:32:53 +05:30
invoke-transaction.js FAB-11518 2018-08-08 23:32:53 +05:30
join-channel.js FAB-11518 2018-08-08 23:32:53 +05:30
query.js FAB-11518 2018-08-08 23:32:53 +05:30