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

command line, tx withdraw parse error #1599

Closed
frimin opened this issue Nov 17, 2024 · 3 comments · Fixed by #1602
Closed

command line, tx withdraw parse error #1599

frimin opened this issue Nov 17, 2024 · 3 comments · Fixed by #1602
Labels
bug Something isn't working

Comments

@frimin
Copy link

frimin commented Nov 17, 2024

Description

withdraw tx command parse error

How To Reproduce

In 1.6.0 command: pactus-wallet tx withdraw has parse error:

874fddcc95140a5036d2db08458f77c

All the same command parameters work fine with 1.5.0

What Happened

Command line error

Environment

pactus-wallet 1.6.0

@alidevjimmy
Copy link
Contributor

Do you follow cammnd instruction?

pactus-wallet tx withdraw [flags] <VALIDATOR> <ACCOUNT> <STAKE>

@frimin
Copy link
Author

frimin commented Nov 17, 2024

image

The problem can be reproduced in my local network, and there is no exception in version 1.5.0

@b00f b00f added the bug Something isn't working label Nov 18, 2024
@b00f
Copy link
Collaborator

b00f commented Nov 18, 2024

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants