v1

latestOpenAPI 3.0.02026-07-1731029.3 KB
Select Channel and Chaincode

Executes transaction txName and returns only the result, without writing it to the blockchain.

post/{channelName}/{chaincodeName}/query/{txName}

Path parameters

channelNamestring required

Name of the channel.

chaincodeNamestring required

Name of the chaincode in channel.

txNamestring required

Name of the transaction to be executed.

Request body

object required

Response

OK