mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user