Skip to content

Commit 4a8b3d0

Browse files
authored
Merge pull request #4545 from input-output-hk/peers
link to explorer.cardano.org/relays/topology.json
2 parents abe1f3a + b8aa88c commit 4a8b3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/getting-started/understanding-config-files.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Tells your node to which nodes in the network it should talk to. A minimal versi
1919

2020
* `valency` determines how many active (hot) outgoing connections to different resolved IP addresses your node should maintain when a DNS address is specified. The valency setting has no effect when setting an IP address, except when using `0` to disable the connection.
2121

22-
Your __block-producing__ node must __ONLY__ talk to your __relay nodes__, and the relay node should talk to other relay nodes in the network. Go to our telegram channel to find out IP addresses and ports of peers.
22+
Your __block-producing__ node must __ONLY__ talk to your __relay nodes__, and the relay nodes should talk to other relay nodes in the network. Go to https://explorer.cardano.org/relays/topology.json to find out IP addresses and ports of peers. The `topology.json` found at this link is updated once a week.
2323

2424
#### The P2P topology.json file
2525

0 commit comments

Comments
 (0)