[onionoo/master] Rephrase consensus_weight field comment.

commit 8b82e09c439ebe720a3f6440c92baec8bd5da7a6 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Sun Jul 14 11:00:45 2013 +0200 Rephrase consensus_weight field comment. --- web/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/index.html b/web/index.html index f68763f..a3bcae8 100755 --- a/web/index.html +++ b/web/index.html @@ -192,8 +192,8 @@ relay's first onion-routing IP address. Optional field. Omitted if the relay IP address could not be found in the AS database.</li> -<li><b>"consensus_weight":</b> Bandwidth weight assigned to this relay by -the directory authorities. +<li><b>"consensus_weight":</b> Weight assigned to this relay by the +directory authorities that clients use in their path selection algorithm. The unit is arbitrary; currently it's kilobytes per second, but that might change in the future. Required field.</li>
participants (1)
-
karsten@torproject.org