Skip to content

Remove stopped access nodes (002, 003, 004) from docs#1656

Merged
vishalchangrani merged 2 commits into
mainfrom
vishal/remove-stopped-access-nodes
Jun 2, 2026
Merged

Remove stopped access nodes (002, 003, 004) from docs#1656
vishalchangrani merged 2 commits into
mainfrom
vishal/remove-stopped-access-nodes

Conversation

@vishalchangrani
Copy link
Copy Markdown
Contributor

Summary

  • Removed access-002, access-003, and access-004 node IDs from --access-node-ids in node setup examples (collection and consensus nodes) in node-setup.md
  • Removed testnet Access-003 entry from the observer/light node setup guide in observer-node.md; Access-001 remains as the only active testnet node for light node connections

Test plan

  • Verify node-setup.md collection and consensus examples only list access-001 node ID
  • Verify observer-node.md testnet section only lists Access-001

🤖 Generated with Claude Code

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>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jun 2, 2026 9:31pm

Request Review

--admin-addr=0.0.0.0:9002 \
--bind 0.0.0.0:3569 \
--access-node-ids=4e17496619df8bb4dcd579c252d9fb026e54995db0dc6825bdcd27bd3288a990,7e3fe64ccc119f578a7795df8b8c512e05409bdc7de4f74259c6f48351fecb26,416c65782048656e74736368656c009530ef3ab4b8bf83b24df54fe5f81853de,416e647265772042757269616e00d219355d62b9adad8ebd3fab223a1cf84c22 \
--access-node-ids=4e17496619df8bb4dcd579c252d9fb026e54995db0dc6825bdcd27bd3288a990 \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

we should include more than one node. how about we add all 3 of the FF nodes?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yup - makes sense. Commit coming up.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

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>
@vishalchangrani vishalchangrani merged commit 9890920 into main Jun 2, 2026
3 checks passed
@vishalchangrani vishalchangrani deleted the vishal/remove-stopped-access-nodes branch June 2, 2026 22:43
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