fabric-samples/asset-transfer-basic/chaincode-go/chaincode
Arnaud J Le Hors ee2df4ba6a Improve unmarshalling in asset-transfer-basic Go cc
Although the current code works thanks to Go being quite
forgiving when it comes to pointers, it doesn't exhibit
the best coding style. This patch addresses this.

Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
2020-08-05 12:48:00 -07:00
..
mocks Add Tests and Mocks To Asset Transfer Chaincode 2020-07-10 05:59:22 -04:00
smartcontract.go Improve unmarshalling in asset-transfer-basic Go cc 2020-08-05 12:48:00 -07:00
smartcontract_test.go Remove QueryResult Type 2020-07-15 13:22:56 -04:00