could anyone point us to the code where the response payload is generated? is there any doc explaining what the response payload is? its a byte array but what does it contain?
From: Siddharth Jain <siddjain@...> Sent: Monday, January 27, 2020 5:17 PM To: fabric@... <fabric@...> Subject: Error: could not assemble transaction: ProposalResponsePayloads do not match
we get this error when trying to invoke the chaincode on a network of 3 peers. However, we have verified if we invoke the chaincode individually on the peer nodes, all of them respond with Chaincode invoke successful. result: status:200. does
anyone have any idea what could be wrong here?