fabric-samples/asset-transfer-basic/chaincode-go/chaincode
Brett Logan 14e9ccf85b Remove QueryResult Type
There was no need for GetAllAssets to return a custom type,
it can simple return an array of all assets.

Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
2020-07-15 13:22:56 -04:00
..
mocks Add Tests and Mocks To Asset Transfer Chaincode 2020-07-10 05:59:22 -04:00
smartcontract.go Remove QueryResult Type 2020-07-15 13:22:56 -04:00
smartcontract_test.go Remove QueryResult Type 2020-07-15 13:22:56 -04:00