0
votes

I am using 7NodeExample, quorum version 2.0.2, constellation version 0.3.2.

I have deployed a private contract say Private-Con from node 1, providing privateFor parameter of node 2. Now I am sending a private transaction on the contract from node 2 providing privateFor parameter of node 1.

It fails and node 2 is crashing and not able to start again.

1

1 Answers

0
votes

I would suggest to move to the latest quorum version 2.2.3 with the improved transaction control and explore tessera transaction manager instead of constellation for the private transactions.