Tools, FAQ, Tutorials:
What Is Hyperledger Fabric Query
What Is Hyperledger Fabric Query?
✍: FYIcenter.com
A Hyperledger Fabric Query is a GET operation provided by
a chaincode on a channel on a Hyperledger Fabric network to return
the current state of a given asset.
In order to perform a query operation, you need to prepare the following:
The process flow a query operation has 3 major steps:
As you can see, a query operation only involves one peer. Other peers and the orderer are not involved.
⇒ Interfaces to Communicate with Ledger Peer
⇐ Hyperledger Fabric Process Flow
2020-01-29, 429👍, 0💬
Popular Posts:
How To Add Column Headers to a Table? If you want to add column headers to a table, you need to use ...
How to use the XML to JSON Conversion Tool at freeformatter.com? If you want to try the XML to JSON ...
How to use the "set-variable" Policy Statement to create custom variables for an Azure API service o...
How to Create a New Instance of a Class? There are two ways to create a new instance (object) of a c...
Where to find tutorials on Using Azure API Management Publisher Dashboard? Here is a list of tutoria...