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
Hi, @ashishonmobile .
The fact that you received a transaction id does not mean that it has passed. First, check the status of the local node (eth.pendingTransactions). Most often the problem is caused by an incorrect nonce or low gas price. Also, make sure that your local node is synchronized.
Did anyone face the same problem?
The text was updated successfully, but these errors were encountered: