fabric-samples/chaincode/fabcar/java/src
Stefan Obermeier 5e5d2c8e01
Update java chaincode to be compatible with doc and other implementations (#149)
* Use numbers without leading zeroes for key

Signed-off-by: Stefan Obermeier <scray@stefan-obermeier.de>

* Update chaincode to be compatible with doc.

E.g. Return key of the queried record

Signed-off-by: Stefan Obermeier <scray@stefan-obermeier.de>

* Clean up

Use always whitespaces to indent the start of the line
Remove unnecessary whitespaces

Signed-off-by: Stefan Obermeier <scray@stefan-obermeier.de>
2020-04-07 09:09:10 +02:00
..
main/java/org/hyperledger/fabric/samples/fabcar Update java chaincode to be compatible with doc and other implementations (#149) 2020-04-07 09:09:10 +02:00
test/java/org/hyperledger/fabric/samples/fabcar Update java chaincode to be compatible with doc and other implementations (#149) 2020-04-07 09:09:10 +02:00