fabric-samples/asset-transfer-ledger-queries
David Enyeart 0106b57b4f Fix ledger queries chaincode-go InitLedger
The InitLedger was not writing the composite key for the color index.
Therefore TransferAssetByColor was not working.

Now InitLedger will call CreateAsset which creates both the asset
and the color index entry.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2020-08-11 17:43:17 -04:00
..
application-java asset-transfer-ledger-queries java application. (#280) 2020-08-06 12:00:26 -04:00
chaincode-go Fix ledger queries chaincode-go InitLedger 2020-08-11 17:43:17 -04:00
chaincode-javascript I removed some unnecessary comments that I left there by accident. (#278) 2020-08-04 19:45:47 -04:00