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

It is not possible to send a transaction through the ledger #22051

Closed
maxttor opened this issue Dec 21, 2020 · 1 comment
Closed

It is not possible to send a transaction through the ledger #22051

maxttor opened this issue Dec 21, 2020 · 1 comment
Labels

Comments

@maxttor
Copy link

maxttor commented Dec 21, 2020

System information

Geth version: 1.9.20-stable-979fc968
OS & Version: Windows

I am trying to send tx via ledger:
eth.sendTransaction({from:eth.accounts[1], to:eth.accounts[1], value:0})

get error:
Error: Ledger v1.6.2 doesn't support signing this transaction, please update to v1.0.3 at least
at web3.js:6347:37(47)
at web3.js:5081:62(37)
at :1:20(16)

@holiman
Copy link
Contributor

holiman commented Jan 7, 2021

Fixed as of 1.9.24 in #21733

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

No branches or pull requests

2 participants