commit 9f5b4a1debb6bf56c2ccc8539aa04b3585e27277 Author: teor teor@torproject.org Date: Wed Nov 7 17:33:33 2018 +0000
Include variable n in step 2
Co-Authored-By: juga0 juga@riseup.net --- bandwidth-file-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt index 784e92a..7073539 100644 --- a/bandwidth-file-spec.txt +++ b/bandwidth-file-spec.txt @@ -550,7 +550,7 @@ would be included in the next bandwidth authority's upcoming vote. bandwidth. - calculate the stream average by dividing the sum of all the relays' filtered bandwidth by the number of relays that have been - measured, ie, calculate the mean average or the relays' measured + measured (`n`), ie, calculate the mean average or the relays' measured bandwidth.
In pseudocode: