-
Notifications
You must be signed in to change notification settings - Fork 486
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
Failing to sign TX's when account number is 0 #96
Comments
I am experiencing the same problem and traced back the issue to this: |
I'm really sorry for the very slow reply. Will be fixed in next version |
Thunnini
added a commit
that referenced
this issue
Oct 19, 2021
Confirming same issue: #419 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If a user launches a Starport network to production, the account number used by the genesis accounts are 0. Should you try to import the account into Keplr, it will successfully sign in and retrieve the balance. But when you attempt to send tokens, it will fail.
This issue can also be replicated by creating a new account through Keplr, deleting it, and reimporting. Initially you can send tokens, but once you reimport, the TX signing issue will return.
Keplr will succeed for this URL:
http://api.nekochain.com:1317/auth/accounts/neko17565uptp6ne6mn9q5c0tyvd62ydc70mgnc6x7r
But it will fail for the following one:
http://api.nekochain.com:1317/auth/accounts/neko1gpayvdn2tlspek257peusuy0t3jnn06w9hfcmk
Here's the network error when attempting to send through Keplr.
The text was updated successfully, but these errors were encountered: