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

Submit Delegation api gives 400 Error Code #9012

Closed
4 tasks
aditya-manit opened this issue Mar 27, 2021 · 0 comments · Fixed by #9049
Closed
4 tasks

Submit Delegation api gives 400 Error Code #9012

aditya-manit opened this issue Mar 27, 2021 · 0 comments · Fixed by #9049
Assignees
Labels
Milestone

Comments

@aditya-manit
Copy link

Summary of Bug

The submit delegation api listed here: https://cosmos.network/rpc/v0.41.4

/staking/delegators/{delegatorAddr}/delegations

gives

{
  "error": "invalid delegation amount"
}

The same is the case with /staking/delegators/{delegatorAddr}/unbonding_delegations
which gives

{
  "error": "invalid shares amount"
}

Version

Not applicable

Steps to Reproduce

Execute the api on swagger


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants