Skip to content

Commit

Permalink
chore: add back numia (#1263)
Browse files Browse the repository at this point in the history
* chore: add back numia

* Update nodes/mainnet.md

* chore: update consensus rpc endpoint

* docs: rework callout

* docs: revert back to original url
  • Loading branch information
jcstein authored Nov 15, 2023
1 parent cbef68f commit adfdfd7
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions nodes/mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,17 @@ celestia <da_type> start –core.ip <url> –core.rpc.port <port> \
:::

:::tip Bridge nodes
These RPC endpoints do not guarantee the full block history. Run your own
consensus full node with no pruning for your bridge node.
Not all of the RPC endpoints do not guarantee the full block history.
Find [an archive endpoint on the community dashboard](https://celestia-tools.brightlystake.com/)
or run your own consensus full node with no pruning for
your bridge node.
:::

RPCs for DA nodes to initialise or start your celestia-node to Mainnet Beta with:

- `public-celestia-consensus.numia.xyz`
- gRPC: port 9090
- RPC: port 26657
- `celestia-consensus.mesa.newmetric.xyz`
- gRPC: port 9090
- RPC: port 26657
Expand Down

0 comments on commit adfdfd7

Please sign in to comment.