Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add a step to enable gRPC for the bridge node setup #1601

Open
tksohishi opened this issue Jun 7, 2024 · 1 comment
Open

docs: add a step to enable gRPC for the bridge node setup #1601

tksohishi opened this issue Jun 7, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@tksohishi
Copy link

Problem

When connecting the bridge node to the consensus node running on localhost, I believe we should explicitly enable the gRPC configuration in config/app.toml. It's relevant to the step described in https://docs.celestia.org/nodes/validator-node#run-the-bridge-node and closely related to https://docs.celestia.org/nodes/full-consensus-node#expose-rpc

Proposed changes

  • Add a little more explanations to "TIP" in Initialize the bridge node
  • Tweak a little on Optional: Configuring an RPC endpoint section to mention the configuration above

If that makes sense, I'd create a PR to modify the documents!

@jcstein
Copy link
Member

jcstein commented Jun 18, 2024

makes sense! thank you @tksohishi

@jcstein jcstein added the documentation Improvements or additions to documentation label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants