Conversation
add mainnet endpoints by bitszn
WalkthroughThe update introduces new endpoints for the Mainnet Beta, enhancing connectivity and accessibility. It adds an RPC endpoint, an API endpoint, and a gRPC endpoint under the Changes
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: 1
Configuration used: CodeRabbit UI
Files selected for processing (1)
- nodes/mainnet.md (3 hunks)
Additional comments: 2
nodes/mainnet.md (2)
- 118-118: The addition of the RPC endpoint
rpc-archive.celestia.bitszn.comis correctly formatted and follows the naming conventions of the existing endpoints. This should enhance the documentation by providing users with more options for connecting to the Mainnet.- 140-140: The addition of the API endpoint
api-archive.celestia.bitszn.comis correctly formatted and follows the naming conventions of the existing endpoints. This should enhance the documentation by providing users with more options for connecting to the Mainnet.
add mainnet endpoints by bitszn
Summary by CodeRabbit