commit f6a2ac08ce2a8794b684e1ac3e5d39a5398089f2 Author: Karsten Loesing karsten.loesing@gmx.net Date: Fri Jul 18 21:31:21 2014 +0200
Take out old news. --- web/protocol.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/web/protocol.html b/web/protocol.html index 0af4562..c1b9e6a 100644 --- a/web/protocol.html +++ b/web/protocol.html @@ -1717,26 +1717,24 @@ The specification of this history object is similar to that in the </li>
<li> -<font color="blue"><b>advertised_bandwidth</b></font> +<b>advertised_bandwidth</b> <code class="typeof">object</code> <span class="required-false">optional</span> <p> History object containing the absolute advertised bandwidth of this relay. The specification of this history object is similar to that in the <strong>advertised_bandwidth_fraction</strong> field above. -<font color="blue">Added on June 18, 2014.</font> </p> </li>
<li> -<font color="blue"><b>consensus_weight</b></font> +<b>consensus_weight</b> <code class="typeof">object</code> <span class="required-false">optional</span> <p> History object containing the absolute consensus weight of this relay. The specification of this history object is similar to that in the <strong>advertised_bandwidth_fraction</strong> field above. -<font color="blue">Added on June 18, 2014.</font> </p> </li>
tor-commits@lists.torproject.org