Skip to content

Commit

Permalink
Update configure-topology-files.md - Readability (#488)
Browse files Browse the repository at this point in the history
Makes grammar changes to the last paragraph of the guide to improve readability.
  • Loading branch information
deibid authored Jan 21, 2022
1 parent a97b3b2 commit 7eac502
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ Make your __relay node__ `talk` to your __block-producing__ node and __other rel

## Optionally you can use `topologyUpdater.sh` on your relay nodes from Guild Operators

Until fully P2P is live we need to put peers manually in `topology.json` file on relays, to automatize this you can run `topologyUpdater.sh` script from Guild Operators. With this script help, you can speed up your relays registrations too, currently registration is done twice per day based on your pool registration. If you run `topologyUpdater.sh` every 60 minutes on your relays using cron then after 3 hours(or 4 runs) your relays will be registered. And most importnat you can generate `topology.json` which will contain remote peers. Find more details [here](https://cardano-community.github.io/guild-operators/Scripts/topologyupdater/).
Until full P2P is live we need to manually add peers in the `topology.json` file on relay nodes. You can automate this by running the `topologyUpdater.sh` script from Guild Operators. With the help of this script, you can also speed up your relay's registrations (currently registration is done twice per day based on your pool registration). If you run `topologyUpdater.sh` every 60 minutes on your relay nodes using cron, then after 3 hours (or 4 runs) your relays will be registered. And most importantly, it can generate a `topology.json` which will contain remote peers. Find more details [here](https://cardano-community.github.io/guild-operators/Scripts/topologyupdater/).

0 comments on commit 7eac502

Please sign in to comment.