We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Thanks @gbunea. This is a dup of #3837 and fixed in #3836.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: