Remove stopped access nodes (002, 003, 004) from docs#1656
Merged
Conversation
Access nodes 002, 003, and 004 are no longer running on mainnet or testnet. Remove their node IDs and addresses from node setup examples and observer node listings. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
peterargue
reviewed
Jun 2, 2026
| --admin-addr=0.0.0.0:9002 \ | ||
| --bind 0.0.0.0:3569 \ | ||
| --access-node-ids=4e17496619df8bb4dcd579c252d9fb026e54995db0dc6825bdcd27bd3288a990,7e3fe64ccc119f578a7795df8b8c512e05409bdc7de4f74259c6f48351fecb26,416c65782048656e74736368656c009530ef3ab4b8bf83b24df54fe5f81853de,416e647265772042757269616e00d219355d62b9adad8ebd3fab223a1cf84c22 \ | ||
| --access-node-ids=4e17496619df8bb4dcd579c252d9fb026e54995db0dc6825bdcd27bd3288a990 \ |
Contributor
There was a problem hiding this comment.
we should include more than one node. how about we add all 3 of the FF nodes?
Contributor
Author
There was a problem hiding this comment.
yup - makes sense. Commit coming up.
Contributor
Author
There was a problem hiding this comment.
Added 7 and 8, so the list now has node IDs for AN1, AN7 and AN8
…etup examples Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
peterargue
approved these changes
Jun 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--access-node-idsin node setup examples (collection and consensus nodes) innode-setup.mdobserver-node.md; Access-001 remains as the only active testnet node for light node connectionsTest plan
node-setup.mdcollection and consensus examples only list access-001 node IDobserver-node.mdtestnet section only lists Access-001🤖 Generated with Claude Code