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

Create Validator struct and refactor #11

Closed
wants to merge 11 commits into from

Conversation

gregcusack
Copy link
Collaborator

Summary of Changes

  1. Create a validator struct and refactor a little

Idea: the main.rs function was getting a little messy and i think putting some of the individual validator commands that need to be run for each validator type into a global validator struct is a little cleaner

This PR #10 must be merged before this one!

11th PR in a series of PRs that will build out the mongon testing framework for deploying validator clusters on Kubernetes
Previous PR:
10) PR: #10

@gregcusack
Copy link
Collaborator Author

this functionality was implemented in an earlier PR. PR: #9

@gregcusack gregcusack closed this Apr 29, 2024
@gregcusack gregcusack deleted the validator branch May 24, 2024 19:07
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.

1 participant