mocha: fix RPC docs section. Populate DA RPC first#1395
mocha: fix RPC docs section. Populate DA RPC first#1395jcstein merged 2 commits intocelestiaorg:mainfrom
Conversation
WalkthroughThe update restructures and clarifies the RPC endpoint documentation for the Mocha testnet, specifically for DA Bridge, full, and light nodes. It emphasizes the necessity of running a local full consensus node for bridge node operations and provides detailed connection instructions. Changes
Assessment against linked issues
Related issues
Poem
🐇💻🌌 Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files selected for processing (1)
- nodes/mocha-testnet.md (2 hunks)
Additional comments: 2
nodes/mocha-testnet.md (2)
- 52-66: The section on RPC endpoints for DA Bridge, full, and light nodes introduces new endpoints and emphasizes the need for running a local full consensus node when operating a bridge node. Ensure that the URLs provided are accurate and accessible. Additionally, consider adding a brief explanation or link to documentation on how to set up a full consensus node for those unfamiliar with the process.
- 79-83: The RPC endpoints section lists default ports and provides a set of endpoints for users to interact with Celestia's nodes. Verify that the default port mentioned (26657) is consistent across all documentation and that the endpoints listed are currently operational and correctly formatted.
Overview
Fixes #1337
Checklist
Summary by CodeRabbit