-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Describe the bug
A clear and concise description of what the bug is.
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:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers