Correct gossip hostname
This commit is contained in:
parent
f804ce63c2
commit
d684ec00aa
|
@ -32,7 +32,7 @@ Try running following command to join the gossip network and view all the other
|
||||||
nodes in the cluster:
|
nodes in the cluster:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
solana-gossip spy --entrypoint devnet.solana.com:8001
|
solana-gossip spy --entrypoint entrypoint.devnet.solana.com:8001
|
||||||
# Press ^C to exit
|
# Press ^C to exit
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue