From d7bca082e07ed9c09bced12e3d511796ab166e61 Mon Sep 17 00:00:00 2001 From: Oliver Eggert Date: Mon, 14 Nov 2022 14:53:13 -0800 Subject: [PATCH] Update network_id stanza note. --- .../configuration/connect-your-rippled-to-the-xrp-test-net.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/tutorials/manage-the-rippled-server/configuration/connect-your-rippled-to-the-xrp-test-net.md b/content/tutorials/manage-the-rippled-server/configuration/connect-your-rippled-to-the-xrp-test-net.md index 5c64454d60..3e86f5ffcd 100644 --- a/content/tutorials/manage-the-rippled-server/configuration/connect-your-rippled-to-the-xrp-test-net.md +++ b/content/tutorials/manage-the-rippled-server/configuration/connect-your-rippled-to-the-xrp-test-net.md @@ -82,7 +82,7 @@ Edit your `rippled.cfg` file. - **Note:** This setting is optional, and does not strictly define which network your server follows, but it helps servers find peers who are following the same network. + **Note:** Use a random integer from 0 through 4,294,967,295 for sidechains and custom networks. ## 2. Set your trusted validator list.