Quantcast
Channel: Programming Archives - SysTutorials
Viewing all articles
Browse latest Browse all 130

How to Query Transaction By ID in Hyperledger Fabric 2.0

$
0
0

Querying transaction content out from a blockchain network is a common practice used by common scenarios like exploring the blockchain history or verifying the blockchain transaction content from a known ID. In Hyperledger Fabric, the transaction can be queried using a special system chaincode QSCC (Query System Chaincode) which is for ledger and other Fabric-related […]

The post How to Query Transaction By ID in Hyperledger Fabric 2.0 is from SysTutorials.


Viewing all articles
Browse latest Browse all 130

Trending Articles