You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to produce a pending transaction. (Below is the case when we have quorum == 2, but only request the command with 1 private key.)
It has been successfully produced if I check it via getpendingTransaction().
However, the thing here is that (See figure 1 again) it does not give any output. The code is stuck and unable for us to execute any new lines of code.
The text was updated successfully, but these errors were encountered:
I tried to produce a pending transaction. (Below is the case when we have quorum == 2, but only request the command with 1 private key.)
It has been successfully produced if I check it via getpendingTransaction().
However, the thing here is that (See figure 1 again) it does not give any output. The code is stuck and unable for us to execute any new lines of code.
The text was updated successfully, but these errors were encountered: