Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to unlock account for sendTransaction? #27094

Closed
aoeng opened this issue Apr 13, 2023 · 3 comments
Closed

How to unlock account for sendTransaction? #27094

aoeng opened this issue Apr 13, 2023 · 3 comments

Comments

@aoeng
Copy link

aoeng commented Apr 13, 2023

Version: 1.11.6-unstable
Architecture: amd64
Go Version: go1.20.3
Operating System: linux
GOPATH=
GOROOT=

I use geth account new --datadir data create a account!

I don't know how to unlock my account to trade without restarting geth!Because there is no personal module!

@s1na
Copy link
Contributor

s1na commented Apr 13, 2023

The personal namespace is deprecated (#26390). Consider using Clef or EthSigner instead. These programs can sign the tx for you and send it over to geth.

@s1na s1na closed this as completed Apr 13, 2023
@20221100k
Copy link

个人命名空间已弃用 ( #26390 )。考虑改用 Clef EthSigner 。这些程序可以为您签名 tx 并将其发送给 geth。

how can i get clef ? I already had geth1.11.6 in windows

@jsvisa
Copy link
Contributor

jsvisa commented Aug 3, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants