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

fix: airnode-protocol README and scripts updates #1887

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

dcroote
Copy link
Contributor

@dcroote dcroote commented Sep 20, 2023

With relatively fresh eyes I identified updates needed within the airnode-protocol README and scripts.

@dcroote dcroote added this to the 0.13.0 milestone Sep 20, 2023
@dcroote dcroote self-assigned this Sep 20, 2023
@@ -30,4 +30,4 @@ const networks = Object.entries(references.chainNames).reduce((acc, [chainId, na
}, {});
references.networks = networks;

fs.writeFileSync(path.join('deployments', 'references.json'), JSON.stringify(references, null, 2));
fs.writeFileSync(path.join('deployments', 'references.json'), JSON.stringify(references, null, 2) + '\n');
Copy link
Member

Choose a reason for hiding this comment

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

🧠

@dcroote dcroote merged commit d2e5a04 into master Sep 21, 2023
29 checks passed
@dcroote dcroote deleted the dcroote/protocol-readme branch September 21, 2023 05:43
Ashar2shahid pushed a commit that referenced this pull request Jan 18, 2024
* api3dao/chains is the network name source of truth
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