From b77eb0995defdf92eac9166d8d2e1c12bf0d0a50 Mon Sep 17 00:00:00 2001 From: teor Date: Wed, 7 Nov 2018 13:53:17 +0000 Subject: Include calculations for minimum_number_eligible_relays Co-Authored-By: juga0 --- bandwidth-file-spec.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bandwidth-file-spec.txt') diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt index c57b480..bf77187 100644 --- a/bandwidth-file-spec.txt +++ b/bandwidth-file-spec.txt @@ -231,6 +231,9 @@ It consists of: The minimum number of relays to include in the bandwidth file. + This line SHOULD be equal to: + number_consensus_relays * (minimum_percent_eligible_relays / 100.0) + Implementations SHOULD include this KeyValue when "minimum_percent_eligible_relays" is minor than "percent_eligible_relays" and MAY not include any RelayLine. -- cgit v1.2.3-54-g00ecf