DEV Community

Mirek Sedzinski
Mirek Sedzinski

Posted on

6 4

Getting details of blockchain transaction with GetTransactionByID

In HyperLedger Fabric, to get details of a given transaction, one can use QSCC system chaincode call:

GetTransactionByID
Enter fullscreen mode Exit fullscreen mode

The problem I came across, was with parsing the response. I couldn't find any good explanation how to do this.

Finally, with a bit of experimentation, I've managed to figure it out. Sample code and description are available here:
https://github.com/msedzins/GetTransactionByID

Top comments (0)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more