docs
docs copied to clipboard
docs: add a step to enable gRPC for the bridge node setup
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 endpointsection to mention the configuration above
If that makes sense, I'd create a PR to modify the documents!
makes sense! thank you @tksohishi
gm @tksohishi do you still want to add this?
is this still required @vgonkivs ?