From 5d55591fd981c8cbbdfa6968e0438443eb97a95a Mon Sep 17 00:00:00 2001 From: Elliot Lee Date: Thu, 8 Feb 2018 12:38:42 -0800 Subject: [PATCH] Update tutorial-rippled-setup.md - more validators The default validator list is in the example validators.txt file: https://github.com/ripple/rippled/blob/release/doc/validators-example.txt --- content/tutorial-rippled-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/tutorial-rippled-setup.md b/content/tutorial-rippled-setup.md index a4759a8b8b..7d3fe91d06 100644 --- a/content/tutorial-rippled-setup.md +++ b/content/tutorial-rippled-setup.md @@ -55,7 +55,7 @@ There are several properties that define a good validator. The more of these pro * **Identified**. It should be clear who runs the validator. Ideally, a list of trusted validators should include validators operated by different owners in multiple legal jurisdictions and geographic areas, to reduce the chance that any localized events could interfere with the validator's impartial operation. * Setting up [Domain Verification](#domain-verification) is a good start. -At present, Ripple (the company) cannot recommend any validators aside from the 5 core validators run by Ripple: these validators are included in the default `rippled` configuration. However, we are collecting data on other validators and building tools to report on their performance. For metrics on validators, see [validators.ripple.com](https://validators.ripple.com). +At present, Ripple (the company) cannot recommend any validators aside from those in the default validator list. However, we are collecting data on other validators and building tools to report on their performance. For metrics on validators, see [validators.ripple.com](https://validators.ripple.com). # Installing rippled