Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion supernodes/node-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The SuperNode needs a gRPC endpoint to query the chain and broadcast its on-chai
The simplest and most common setup points `sn-manager` at a public testnet-2 gRPC endpoint. You do not need to touch your validator, open any ports on it, or edit `app.toml`. Pick one of these endpoints, or find more on the [networks page](/networks).

- `grpc.testnet.lumera.io:443` (official)
- `https://lumera-testnet-grpc.linknode.org` (AstroStake)
- `lumera-testnet-grpc.linknode.org:443` (AstroStake)
- `lumera-testnet-grpc.stakerhouse.com:443` (StakerHouse)
- `https://grpc-t.lumera.nodestake.org/` (Nodestake)

Expand Down