Skip to content

Commit 7bd63ff

Browse files
committed
Bump required protocol version now that NU6 has activated on mainnet
1 parent 394f780 commit 7bd63ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
#define MIN_RETRY 1000
1414

15-
#define REQUIRE_VERSION 170100
15+
#define REQUIRE_VERSION 170120
1616

1717
static inline int GetRequireHeight(const bool testnet = fTestNet)
1818
{

0 commit comments

Comments
 (0)