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

[UI] Show staking disabled is still within the allowList timewindow #458

Closed
jrwbabylonlab opened this issue Dec 5, 2024 · 2 comments
Closed
Assignees

Comments

@jrwbabylonlab
Copy link
Collaborator

jrwbabylonlab commented Dec 5, 2024

Image

This shall be determined by the response from backend API network-status endpoint

Use the

"staking_status": {
            "is_staking_open": true
        },

value to determine whether the form shall be disabled and above should be shown.

NOTE: Due to bandwidth concern, adding the timestamp here will be quite complex(time consuming), i would leave it as "Staking is not enabled at this time. Please check back later". But of course, something we will continue look into after testnet as improvement

@supertong
Copy link
Collaborator

#542

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

No branches or pull requests

3 participants