fabric-node-chaincode-utils icon indicating copy to clipboard operation
fabric-node-chaincode-utils copied to clipboard

Utilities for writing and testing hyperledger Fabric nodejs chaincode

Results 2 fabric-node-chaincode-utils issues
Sort by recently updated
recently updated
newest added

When making a call to `StubHelper.prototype.getQueryResultAsList` using Fabric 1.4 (haven't tested with other versions) and @theledger/[email protected], the iterator response is not an actual iterator, but an object containing an iterator...

Is there any plan to support fabric 1.4 ?