Update run-rippled-as-a-validator.md

Siplified description of [ips_fixed] stanza. Removed unnecessary listing of domains as that was duplicated example bellow.
This commit is contained in:
Darius Tumas
2025-07-11 20:42:16 +03:00
committed by GitHub
parent bad9160d8c
commit a31594cac4

View File

@@ -207,7 +207,7 @@ This configuration connects your validator to the network using three [public hu
_**To connect your validator to the network using public hubs:**_
1. In your validator's `rippled.cfg` file, include the following `[ips_fixed]` stanza. The two values, `r.ripple.com 51235`, and `sahyadri.isrdc.in 51235`, are default public hubs. This stanza tells `rippled` to always attempt to maintain peer connections with these public hubs.
1. In your validator's `rippled.cfg` file, include the following `[ips_fixed]` stanza. This stanza tells `rippled` to always attempt to maintain peer connections with these public hubs.
```
[ips_fixed]