Update rippled-example.cfg:

The quorum is now calculated automatically and does not need to be
manually specified.
This commit is contained in:
Elliot Lee
2017-12-19 19:28:08 -08:00
committed by Nikolaos D. Bougalis
parent d8bbcf21be
commit 20cdb4dca0

View File

@@ -641,9 +641,7 @@
#
# [validators_file]
#
# Path or name of a file that contains the validation public keys of nodes
# to always accept as validators as well as the minimum number of validators
# needed to accept consensus.
# Path or name of a file that determines the nodes to always accept as validators.
#
# The contents of the file should include a [validators] and/or
# [validator_list_sites] and [validator_list_keys] entries.