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

Error on delegate #3856

Closed
4 tasks
gbunea opened this issue Mar 11, 2019 · 1 comment
Closed
4 tasks

Error on delegate #3856

gbunea opened this issue Mar 11, 2019 · 1 comment

Comments

@gbunea
Copy link

gbunea commented Mar 11, 2019

Summary of Bug

Steps to Reproduce

I did the following steps:

withdraw rewards by running: gaiacli tx distr withdraw-rewards cosmosvaloper1ktcwmkrgamuhfqm78mwy0py8a0uy5mddhkn0hg --from=syncnode --gas=auto --gas-adjustment=1.1 --commission --trust-node=true --chain-id=gaia-13001
output OK

checked wallet balance: gaiacli q account cosmos1ktcwmkrgamuhfqm78mwy0py8a0uy5mddjz86mm --trust-node=true
output:
Vesting Account:
Address: cosmos1ktcwmkrgamuhfqm78mwy0py8a0uy5mddjz86mm
Pubkey: cosmospub1addwnpepq2ezwyq6hpz69ls3fzr53n5ed6qplyzpdpl4w0n3lyndgvwpjcu5kqqlm5x
Coins: 166169358muon,10182911870photino
AccountNumber: 956
Sequence: 16
OriginalVesting: 5000000000muon
DelegatedFree: 10027037768muon
DelegatedVesting:
EndTime: 1518652800

ran delegate command: gaiacli tx staking delegate cosmosvaloper1ktcwmkrgamuhfqm78mwy0py8a0uy5mddhkn0hg 150000000muon --from=syncnode --chain-id=gaia-13001 --trust-node=true --gas=auto --gas-adjustment=1.1

check the error message here: https://pastebin.com/JiMuSHZ3


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@alexanderbez
Copy link
Contributor

alexanderbez commented Mar 11, 2019

Thanks @gbunea. This is a dup of #3837 and fixed in #3836.

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