From 3dc0714273951b3688d887786296a8fb63309017 Mon Sep 17 00:00:00 2001 From: Brad Chase Date: Thu, 29 Mar 2018 08:36:45 -0400 Subject: [PATCH] Add testnet to example configs (RIPD-1622) --- cfg/rippled-example.cfg | 6 +++++- cfg/validators-example.txt | 13 +++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/cfg/rippled-example.cfg b/cfg/rippled-example.cfg index 10daa11668..447c95158f 100644 --- a/cfg/rippled-example.cfg +++ b/cfg/rippled-example.cfg @@ -1104,10 +1104,14 @@ time.nist.gov pool.ntp.org # Where to find some other servers speaking the Ripple protocol. -# [ips] r.ripple.com 51235 +# To use the XRP test network (see https://ripple.com/build/xrp-test-net/), +# use the following [ips] section instead: +# [ips] +# r.altnet.rippletest.net 51235 + # File containing trusted validator keys or validator list publishers. # Unless an absolute path is specified, it will be considered relative to the # folder in which the rippled.cfg file is located. diff --git a/cfg/validators-example.txt b/cfg/validators-example.txt index e18d9c3fbe..28b82f177e 100644 --- a/cfg/validators-example.txt +++ b/cfg/validators-example.txt @@ -28,7 +28,7 @@ # List of URIs serving lists of recommended validators. # # Examples: -# https://ripple.com/validators +# https://vl.ripple.com # http://127.0.0.1:8000 # # [validator_list_keys] @@ -46,10 +46,19 @@ # # The default validator list publishers that the rippled instance -# trusts +# trusts. [validator_list_sites] https://vl.ripple.com [validator_list_keys] ED2677ABFFD1B33AC6FBC3062B71F1E8397C1505E1C42C64D11AD1B28FF73F4734 + +# To use the XRP test network (see https://ripple.com/build/xrp-test-net/), +# use the following configuration instead: +# +# [validator_list_sites] +# https://vl.altnet.rippletest.net +# +# [validator_list_keys] +# ED264807102805220DA0F312E71FC2C69E1552C9C5790F6C25E3729DEB573D5860