From f8ee8bc826068673d1f8aa289264c9a495e524fb Mon Sep 17 00:00:00 2001 From: JoelKatz Date: Tue, 5 Mar 2013 09:28:24 -0800 Subject: [PATCH] Document [network_quorum] --- rippled-example.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rippled-example.cfg b/rippled-example.cfg index dff63f24a2..7b5cefc0bb 100644 --- a/rippled-example.cfg +++ b/rippled-example.cfg @@ -143,6 +143,11 @@ # # As a client, supply this to the server in the request object. # +# [validation_quorum]: +# Sets the minimum number of trusted validations a ledger must have before +# the server considers it fully validated. Note that if you are validating, +# your validation counts. +# # [websocket_public_ip]: # IP address or domain to bind to allow untrusted connections from clients. # In the future, this option will go away and the peer_ip will accept