From 5b0ad234fd7b98da6ae29348fa83a2f1b64c2015 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Tue, 8 Oct 2019 13:55:12 +0100 Subject: [PATCH] This is not needed; instead, the general prohibition on non-shortest-varints applies --- canonical-binary.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/canonical-binary.md b/canonical-binary.md index 9a05f81..9542c50 100644 --- a/canonical-binary.md +++ b/canonical-binary.md @@ -26,8 +26,6 @@ Annotations MUST NOT be present. Placeholders MUST NOT be used. Where possible, fixed-length ("format A") MUST be used in preference to variable-length ("format B") formats. -Lengths in variable-length encodings (base 128 varints) MUST be as -short as possible. **Signed integers.** When a `SignedInteger` *n* is greater than or equal to -3 and less