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

Hide inactive validators without any delegated stake #587

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

kent-white
Copy link
Collaborator


export default function ValidatorStatusIcon({
validatorStatus,
}: {
validatorStatus: Types.MoveValue[] | undefined;
validatorStatus: ValidatorStatus | undefined;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@kaw2k
Copy link
Contributor

kaw2k commented Aug 16, 2023

github is reporting an issue with file: src/pages/DelegatoryValidator/Title.tsx

@netlify
Copy link

netlify bot commented Aug 18, 2023

Deploy Preview for aptos-explorer ready!

Name Link
🔨 Latest commit fdcb52b
🔍 Latest deploy log https://app.netlify.com/sites/aptos-explorer/deploys/64e66acad98d6600082742f6
😎 Deploy Preview https://deploy-preview-587--aptos-explorer.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kent-white kent-white merged commit 434c884 into main Aug 23, 2023
8 checks passed
@kent-white kent-white deleted the inactive-validators branch August 23, 2023 20:29
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.

2 participants