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

Add entry to print amount to distribute #9

Merged
merged 3 commits into from
Aug 9, 2024

Conversation

Psiquee
Copy link
Collaborator

@Psiquee Psiquee commented Aug 9, 2024

distributorcopy

Description

Details to keep in mind

  • When entering the value manually from the keyboard, the integer is written but with a 0 on the left. This does not modify the printout but it is an error. Example: written number 012 prints 12

Issues

  • There is an error when deleting the first input, since its value is not modified from the total.

@Psiquee Psiquee requested a review from Markkos89 August 9, 2024 19:02
@Psiquee Psiquee added bug Something isn't working and removed bug Something isn't working labels Aug 9, 2024
@Markkos89 Markkos89 changed the base branch from feat/disperse-funciton-working to main August 9, 2024 20:57
@Markkos89 Markkos89 merged commit 1ef42c6 into main Aug 9, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: the distributor user should be able to add the tokens ammounts to all the recipients
2 participants