query_chaincode
Query Hyperledger Fabric chaincode functions with arguments to retrieve blockchain data without modifying the ledger.
Instructions
Query the Hyperledger Fabric chaincode (read-only)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function | Yes | The chaincode function to query | |
| args | Yes | Arguments to pass to the chaincode function |