From 4bb2abd33a4e7dbd8480ba6208d47a9ef7af741c Mon Sep 17 00:00:00 2001 From: John Freeman Date: Wed, 19 Feb 2020 16:38:59 -0600 Subject: [PATCH] Use the name Devnet instead of altnet --- .../configuration/connect-your-rippled-to-the-xrp-test-net.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 d58cfaf812..413de1ecee 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 @@ -27,7 +27,7 @@ To connect your `rippled` server to the XRP Testnet or Devnet, set the following 2. In your `validators.txt` file: - 2a. Changes to connect to the altnet + 2a. Changes to connect to the Testnet a. Uncomment the following sections, as follows to connect to the altnet: @@ -45,7 +45,7 @@ To connect your `rippled` server to the XRP Testnet or Devnet, set the following # [validator_list_keys] # ED2677ABFFD1B33AC6FBC3062B71F1E8397C1505E1C42C64D11AD1B28FF73F4734 - 2b. Changes to connect to the devnet + 2b. Changes to connect to the Devnet a. Comment out the following sections as follows: