mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-08-22 18:50:55 +00:00
Update content/tutorials/manage-the-rippled-server/configuration/connect-your-rippled-to-the-xrp-test-net.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
This commit is contained in:
@@ -82,7 +82,9 @@ Edit your `rippled.cfg` file.
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
**Note:** Use a random integer from 0 through 4,294,967,295 for sidechains and custom networks.
|
||||
For sidechains and custom networks, everyone who connects to the network should use a value unique to that network. When creating a new network, choose a network ID at random from the integers 11 to 4,294,967,295.
|
||||
|
||||
**Note:** This setting helps your server find peers who are on the same network, but it is not a hard control on what network your server follows. The UNL / trusted validator settings (in the next step) are what actually define what network the server follows.
|
||||
|
||||
## 2. Set your trusted validator list.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user