fabric-samples/chaincode
David Enyeart f5278157ac [FAB-15119] Fix BYFN with Java chaincode
The issue is that BYFN passes "Init" function while the
sample Java chaincode checks for "init" function.

Within the init function, there is no need to check the function
argument that is passed in. The sample Go chaincode and Node.js
chaincode do not check the function argument. This change makes
sample Java chaincode behave the same way.

Change-Id: I802978e1276e92a3d420b3f4a391ff66a352d321
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2019-04-09 05:42:08 -04:00
..
abac/go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
abstore [FAB-15119] Fix BYFN with Java chaincode 2019-04-09 05:42:08 -04:00
fabcar [FAB-14162] Pin fabric-samples in master to "unstable" 2019-02-12 13:08:22 -05:00
marbles02 [FAB-14162] Pin fabric-samples in master to "unstable" 2019-02-12 13:08:22 -05:00
marbles02_private [FAB-12056] Private marbles cc use transient data 2019-01-06 16:52:37 -05:00
sacc [FAB-5260] Update samples to v1.0.0 2017-07-12 09:07:39 -04:00