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

[example/staking] issues with various action response dialogue, SDK v0.47 #100

Open
hard-nett opened this issue May 1, 2023 · 2 comments

Comments

@hard-nett
Copy link

After broadcasting actions like delegate, redelegate, and claim to a network using v0.47 of the SDK return the error:
Error: Invalid string. Length must be a multiple of 4

@hard-nett
Copy link
Author

hard-nett commented May 1, 2023

To reproduce issue:

  • Download repo
  • Navigate to /examples/staking
  • configure to chain using v0.47 sdk (wasmd, terpnetwork, etc)
  • attempt to stake , redelegate or claim tokens normally to a validator and recieve error prompt

@pyramation
Copy link
Contributor

I'm guessing the 0.47 protobuffers are different from 0.46 for staking? maybe a different module?

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