From cedfd4dae1c63a28520166b5267ac46868aa133e Mon Sep 17 00:00:00 2001 From: Haifeng Chen Date: Mon, 23 Nov 2015 10:33:50 -0800 Subject: [PATCH] seed pattern 3 change to minimum length required 36 --- src/walt/seedpattern.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/walt/seedpattern.hpp b/src/walt/seedpattern.hpp index c3060e3..9ff7ed4 100644 --- a/src/walt/seedpattern.hpp +++ b/src/walt/seedpattern.hpp @@ -354,8 +354,8 @@ const uint32_t F2NOCAREDPOSITION[5][90] = { #define SEEPATTERNLEN 3 #define SEEPATTERNCAREDWEIGHT 1 #define SEEPATTERNNOCAREDWEIGHT 2 -#define MINIMALREADLEN 39 -const uint32_t F2SEEDKEYWIGTH = 13; +#define MINIMALREADLEN 36 +const uint32_t F2SEEDKEYWIGTH = 12; const uint32_t F2SEEDPATTERN[] = { /* 1 */0, 1, 0, // /* 2 */0, 1, 0, //