fabric-samples/asset-transfer-basic/chaincode-go/chaincode
Brett Logan 2fc3364ab2 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 12:50:04 -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 12:50:04 -04:00
smartcontract_test.go Remove QueryResult Type 2020-07-15 12:50:04 -04:00