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
Getting this error when trying to execute the curl tests for algorand (network status, adding key, balances, poll, etc.)
yarn
yarn build
N/A, new chain
N/A
The text was updated successfully, but these errors were encountered:
This seems to be cause by not copying the new algorand.yml file from the src/template folder into the config folder
algorand.yml
src/template
config
Sorry, something went wrong.
Confirming it was due to algorand.yml not copied in the config folder
Successfully merging a pull request may close this issue.
Summary and Screenshots
Getting this error when trying to execute the curl tests for algorand (network status, adding key, balances, poll, etc.)
Steps To Reproduce
yarn
andyarn build
afterwardsTest Result Comparison
N/A, new chain
Attachments
N/A
The text was updated successfully, but these errors were encountered: