HF16: Set min storage server version to 2.0.7

This commit is contained in:
Doyle 2020-09-30 16:21:16 +10:00
parent 93950ca681
commit d859605b11
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ namespace service_nodes {
// blocks out of sync and sending something that it thinks is legit.
constexpr uint64_t VOTE_OR_TX_VERIFY_HEIGHT_BUFFER = 5;
constexpr std::array<int, 3> MIN_STORAGE_SERVER_VERSION{{2, 0, 0}};
constexpr std::array<int, 3> MIN_STORAGE_SERVER_VERSION{{2, 0, 7}};
constexpr std::array<int, 3> MIN_LOKINET_VERSION{{0, 7, 0}};
// The minimum accepted version number, broadcasted by Service Nodes via uptime proofs for each hardfork