fabric-samples/asset-transfer-basic/chaincode-javascript
Brett Logan a60a9f5595 Refactor GetAllAssets
GetAllAssets uses getStateByRange which returns an iterator.
Refactored code to make use of the iterator as this code did
not function in its previous state

Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
2020-07-27 11:16:04 -04:00
..
lib Refactor GetAllAssets 2020-07-27 11:16:04 -04:00
.eslintignore Adding chaincode-js to asset-transfer-basic 2020-06-25 12:02:53 -04:00
.eslintrc.js Adding chaincode-js to asset-transfer-basic 2020-06-25 12:02:53 -04:00
.gitignore Adding chaincode-js to asset-transfer-basic 2020-06-25 12:02:53 -04:00
index.js Adding chaincode-js to asset-transfer-basic 2020-06-25 12:02:53 -04:00
package.json Adding chaincode-js to asset-transfer-basic 2020-06-25 12:02:53 -04:00