We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Allow an administrator to manually restart the current round from an aleo-setup-coordinator endpoint.
aleo-setup-coordinator
The text was updated successfully, but these errors were encountered:
This might be related to #96
Sorry, something went wrong.
It looks like the most important parts of that PR are:
https://github.com/AleoHQ/aleo-setup/blob/70d752d2622c508f394a88dca4de738fbf8c522f/phase1-coordinator/src/coordinator.rs#L643
https://github.com/AleoHQ/aleo-setup/blob/70d752d2622c508f394a88dca4de738fbf8c522f/phase1-coordinator/src/locators/local.rs#L44
The underlying code-base is very different to our current version so it cannot be an easy port.
kellpossible
Successfully merging a pull request may close this issue.
Allow an administrator to manually restart the current round from an
aleo-setup-coordinator
endpoint.The text was updated successfully, but these errors were encountered: