blockchain: add a testnet v9 a day after v8

So that bulletproofs become mandatory
This commit is contained in:
moneromooo-monero 2018-08-21 22:53:07 +00:00
parent ac4f71c200
commit 9137ad2c63
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ static const struct {
{ 6, 971400, 0, 1501709789 },
{ 7, 1057027, 0, 1512211236 },
{ 8, 1057058, 0, 1515967497 },
{ 9, 1057778, 0, 1515967498 },
};
static const uint64_t testnet_hard_fork_version_1_till = 624633;