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

transaction could not be decoded: could not recover from address: could not recover secp256k1 key: calculated Rx is larger than curve P #30

Closed
vladislavbogomolov opened this issue Oct 10, 2020 · 1 comment

Comments

@vladislavbogomolov
Copy link

I have some problem, can you help me?

{
"jsonrpc": "2.0",
"id": "1",
"error": {
"code": -32602,
"message": "transaction could not be decoded: could not recover from address: could not recover secp256k1 key: calculated Rx is larger than curve P"
}
}
@sc0Vu
Copy link
Member

sc0Vu commented Nov 14, 2020

Seems the r of signature is out of bound. Is this related to #27 #28?

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

No branches or pull requests

2 participants