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

Improve "next payout" on game view #69

Open
2 tasks
descartes1596 opened this issue Nov 13, 2024 · 0 comments
Open
2 tasks

Improve "next payout" on game view #69

descartes1596 opened this issue Nov 13, 2024 · 0 comments

Comments

@descartes1596
Copy link
Collaborator

descartes1596 commented Nov 13, 2024

The Chore

This next payout info is hard to interpret.

image

Either we need to add the epoch counter to this page so its easy to tell how far away it is, or we use the epoch time to say "in 4 hours" etc.

Tasks

  • Change text to "Next payout in"
  • Display "X hours" by looking at the next payout epoch and multiplying by epoch length from network params to work out how many hours that is in. Ideally this should also account for however many hours into the current epoch you are.

Additional details / background info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant