Update required height to 230k

This commit is contained in:
Luke Dashjr 2013-04-15 02:52:57 +00:00
parent d8e20ba484
commit d7f5c245a3
1 changed files with 1 additions and 1 deletions

2
db.h
View File

@ -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) {