From b11fea7a05843c74899bf0f8abd5a2bf064368ed Mon Sep 17 00:00:00 2001 From: Victor Grishchenko Date: Wed, 30 Dec 2009 16:52:47 +0500 Subject: [PATCH] Corrected bin number definition. --- doc/swift-protocol.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/swift-protocol.txt b/doc/swift-protocol.txt index 6453645..42f1afb 100644 --- a/doc/swift-protocol.txt +++ b/doc/swift-protocol.txt @@ -299,8 +299,7 @@ Table of Contents Merkle hashes (Sec. 4.4). A novel addition to the classical scheme are "bin numbers", a scheme of numbering binary intervals which lays them out into a vector nicely. Bin numbering is done in the - order of interval's right bound, then in the order of length, both - ascending: + order of interval's "center", ascending, namely: 7 3 11 -- 2.20.1