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

Show fund per label on tasks page #24

Open
s-a-malik opened this issue Feb 9, 2022 · 0 comments
Open

Show fund per label on tasks page #24

s-a-malik opened this issue Feb 9, 2022 · 0 comments
Assignees

Comments

@s-a-malik
Copy link
Owner

To allow the user to get a feel for how much money they will make per label, we should show the minimum payout per correct label on the task panels as well as the total sum.

This figure would be contract.funds / (taskInfo.numLabelsRequired * taskSize) using the current backend API.

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

No branches or pull requests

3 participants