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
withdraw tx command parse error
In 1.6.0 command: pactus-wallet tx withdraw has parse error:
All the same command parameters work fine with 1.5.0
Command line error
pactus-wallet 1.6.0
The text was updated successfully, but these errors were encountered:
Do you follow cammnd instruction?
pactus-wallet tx withdraw [flags] <VALIDATOR> <ACCOUNT> <STAKE>
Sorry, something went wrong.
The problem can be reproduced in my local network, and there is no exception in version 1.5.0
@frimin
Thank you for reporting this issue. It has been resolved in #1602.
To proceed with your transaction, please specify the fee as follows:
.pactus-wallet tx withdraw <ADDr> <ADDR> <STAKE> --fee 0.01
Apologize for the inconvenience.
Successfully merging a pull request may close this issue.
Description
withdraw tx command parse error
How To Reproduce
In 1.6.0 command: pactus-wallet tx withdraw has parse error:
All the same command parameters work fine with 1.5.0
What Happened
Command line error
Environment
pactus-wallet 1.6.0
The text was updated successfully, but these errors were encountered: