is it possible to unlock an account?
Closed this issue · 1 comments
andylockran commented
Is this due to be implemented, or deliberately not done for fear of exposing passwords over a network?
maurycyp commented
@andylockran The account is maintained by the client (e.g. geth), so it needs to be unlocked through the client (e.g. with the --unlock
option).