celestiaorg / celestiaorg/docs

Setup guide for BN missing core gRPC

Open
#1,978 1 comment 0 reactions 0 assignees View on GitHub
documentation good first issue help wanted P1
Dominant language
MDX
Stars
183
Forks
423
Avg merge
2d 5h
Merged PRs (30d)
19

Description

The setup guide for bridge nodes doesn't first ensure that gRPC is enabled on the core node. That dependency just appears out of nowhere. The default initialization of `grpc_laddr` in `config.toml` for core will be `""` instead of `"tcp://127.0.0.1:9090"` for example.

https://github.com/celestiaorg/docs/blob/c4be5c1189029574ed4c60144309a15c09159aab/how-to-guides/bridge-node.md#L74

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.