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

Account view's Balance link redirects to /rewards instead of /txs #205

Closed
tjb-altf4 opened this issue Aug 19, 2023 · 3 comments
Closed

Account view's Balance link redirects to /rewards instead of /txs #205

tjb-altf4 opened this issue Aug 19, 2023 · 3 comments

Comments

@tjb-altf4
Copy link

Currently both Account view's Balance and Rewards link redirect to /rewards.

image

Instead, Balance should redirect to /txs, as per below below.

link Text link construction
Rewards explorer.spacemesh.io/accounts/<account_id>/rewards
Balance explorer.spacemesh.io/accounts/<account_id>/txs
@tjb-altf4
Copy link
Author

Actually this is partly incorrect, because of course transactions link will show you transactions slaps head
However, as Transactions only shows a count, and not an overall balance like Balance does/should, it is still more suitable to link to /txs rather than /rewards

@tjb-altf4
Copy link
Author

This issue may be redundant if #203 is implemented

@kacpersaw
Copy link
Contributor

#203 was implemented and "Balance" line was removed. Closing.

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

2 participants