fabric-samples/asset-transfer-basic/chaincode-go/chaincode
Arnaud J Le Hors 42026e2fd4 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-06 11:12:56 -04: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-06 11:12:56 -04:00
smartcontract_test.go Remove QueryResult Type 2020-07-15 13:22:56 -04:00