fabric-samples/balance-transfer/app
Bret Harrison e9b9477a31 FAB-13372 Fabric-Samples return error msg
Update the Balance Transfer to return the fabric error.
The sample application was updated to both return the error
in the REST response and to post the error to the log.
The sample was updated with the 'channel.close()' so
that users will note how to shutdown a channel and not
hold connections open.

Change-Id: I49f20a50340adff52cf57db00a121ffd75eb1827
Signed-off-by: Bret Harrison <beharrison@nc.rr.com>
2019-01-04 14:23:38 +00:00
..
create-channel.js FAB-13372 Fabric-Samples return error msg 2019-01-04 14:23:38 +00:00
helper.js FAB-11518 2018-08-08 23:32:53 +05:30
install-chaincode.js FAB-13372 Fabric-Samples return error msg 2019-01-04 14:23:38 +00:00
instantiate-chaincode.js FAB-13372 Fabric-Samples return error msg 2019-01-04 14:23:38 +00:00
invoke-transaction.js FAB-13372 Fabric-Samples return error msg 2019-01-04 14:23:38 +00:00
join-channel.js FAB-13372 Fabric-Samples return error msg 2019-01-04 14:23:38 +00:00
query.js FAB-13372 Fabric-Samples return error msg 2019-01-04 14:23:38 +00:00
update-anchor-peers.js FAB-13372 Fabric-Samples return error msg 2019-01-04 14:23:38 +00:00