Re: How parse qccc response data in java-sdk #fabric-sdk-java


David F. D. Reis
 

i am using the fabric-sdk-java 2.0 and trying to invoke the system chaincode `qscc` GetBlockByNumber.But the response is not in readable format.
How i can decode block in sdk java.

byte[] result= contract.evaluateTransaction("getBlockByNumber","channel",6);

Regards,
Shweta



Join {fabric@lists.hyperledger.org to automatically receive all group messages.