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

Wrong receive amount in sell roll #965

Open
Thykof opened this issue Aug 4, 2024 · 0 comments
Open

Wrong receive amount in sell roll #965

Thykof opened this issue Aug 4, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Thykof
Copy link
Contributor

Thykof commented Aug 4, 2024

Describe the bug
A clear and concise description of what the bug is.

image

To Reproduce

curl --location 'http://station.massa/plugin/massa-labs/massa-wallet/api/accounts/{{nickname}}/rolls'
--header 'Content-Type: application/json'
--header 'Accept: application/json'
--data '{
"fee": "10000000",
"amount": "675",
"side": "sell"
}'

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

MassaStation version
The version of MassaStation the bug is present in.

Desktop (please complete the following information):

  • OS: [e.g. MacOS, Windows...]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@Thykof Thykof added the good first issue Good for newcomers label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant