Update required height to 230k
This commit is contained in:
parent
d8e20ba484
commit
d7f5c245a3
1 changed files with 1 additions and 1 deletions
2
db.h
2
db.h
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
#define MIN_RETRY 1000
|
#define MIN_RETRY 1000
|
||||||
|
|
||||||
#define REQUIRE_HEIGHT 140700
|
#define REQUIRE_HEIGHT 230000
|
||||||
#define REQUIRE_VERSION 40000
|
#define REQUIRE_VERSION 40000
|
||||||
|
|
||||||
std::string static inline ToString(const CService &ip) {
|
std::string static inline ToString(const CService &ip) {
|
||||||
|
|
Loading…
Reference in a new issue