How will I know the result of Fabric Transaction from application client

0 votes
I am using Hyperledger fabric network and making a transaction from an application client. But I don't know how I will I get the result of the transaction. Please explain.
Feb 5, 2019 in Blockchain by Kumar
271 views

1 answer to this question.

0 votes
When a transaction happens, a proposal response is sent by the endorser to the client. This proposal response contains the results of the transaction. The results should be then submitted by the client for validation and verification. After this, the final result will be sent to the client as an event.
answered Feb 5, 2019 by Omkar
• 69,190 points

Related Questions In Blockchain

+2 votes
2 answers

How can I traverse the blocks of transactions in hyperledger fabric?

For hyperledger fabric you can use query ...READ MORE

answered May 8, 2018 in Blockchain by Rachel
4,639 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
545 views
+1 vote
1 answer
+1 vote
1 answer
0 votes
1 answer

Hyperledger Fabric: How to retrieve result from Fabric Transaction?

invokeChainCode(securityContext, functionName, args, options) { ...READ MORE

answered Nov 8, 2018 in Blockchain by Omkar
• 69,190 points
1,485 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP