developers: clarify why grpc endpoint needed for light node#1557
developers: clarify why grpc endpoint needed for light node#1557jcstein merged 4 commits intocelestiaorg:mainfrom
Conversation
|
Warning Rate Limit Exceeded@jcstein has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 21 minutes and 55 seconds before requesting another review. How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. WalkthroughThe update focuses on enhancing the functionality of connecting to public core endpoints across various node types in the Celestia network. It emphasizes enabling access to state queries, transactions, and other state-related functionalities through the utilization of 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 (
|
|
thank you @renaynay - I've added some redundancy for this explanation. one thought, should we just call it a "core endpoint" instead of a "public core endpoint"? |
jcstein
left a comment
There was a problem hiding this comment.
I can add back "public" if you think it is necessary. I am hoping it may reduce confusion for users and make it more clear they can use any "core endpoint", not just public ones
Summary by CodeRabbit
--core.ip stringin various node tutorials to provide access to state queries and transactions.