From d7f5c245a3b3e7978cbe596f7e6279da83949580 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Mon, 15 Apr 2013 02:52:57 +0000 Subject: [PATCH] Update required height to 230k --- db.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db.h b/db.h index 1a6ef1b..1946492 100644 --- a/db.h +++ b/db.h @@ -12,7 +12,7 @@ #define MIN_RETRY 1000 -#define REQUIRE_HEIGHT 140700 +#define REQUIRE_HEIGHT 230000 #define REQUIRE_VERSION 40000 std::string static inline ToString(const CService &ip) {