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

chore: fix JSON syntax issue in create_config_file #2125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

letshard
Copy link

Found and fixed a bug in create_config_file that could produce invalid JSON.

Previously, the commaAdd variable was appended even to the last element, causing a syntax error. Now, if state-sync-enabled is the last item, the comma is no longer added.

The generated file is now valid.

@letshard letshard requested review from amandamarquis1 and a team as code owners February 25, 2025 07:43
Copy link

vercel bot commented Feb 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
l1-toolbox ❌ Failed (Inspect) Feb 25, 2025 7:44am

Copy link

vercel bot commented Feb 25, 2025

@letshard is attempting to deploy a commit to the Ava Labs Team on Vercel.

A member of the Team first needs to authorize it.

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