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 encountered the same issue as the OP.
Even though the err was always NIL referring to successful unlock, it seemed to always fail.
I wonder if it's because unlocking it in a Go program momentarily does not unlock the same account on the machine that's running the geth node?
I think there is nothing wrong with the code below as I unlock the account first and then make transaction
What I want
txid of Real Transaction
What is get
Transaction Error => Error -32000 (authentication needed: password or unlock)
The text was updated successfully, but these errors were encountered: