Re: How parse qccc response data in java-sdk #fabric-sdk-java
Em qua., 16 de mar. de 2022 às 09:42, Kumari Shweta via lists.hyperledger.org <kumari.shweta=hcl.com@...> escreveu:
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
--
David Reis