forked from such-gitea/wownero
blockchain: add a testnet v9 a day after v8
So that bulletproofs become mandatory
This commit is contained in:
@@ -132,6 +132,7 @@ static const struct {
|
|||||||
{ 6, 971400, 0, 1501709789 },
|
{ 6, 971400, 0, 1501709789 },
|
||||||
{ 7, 1057027, 0, 1512211236 },
|
{ 7, 1057027, 0, 1512211236 },
|
||||||
{ 8, 1057058, 0, 1515967497 },
|
{ 8, 1057058, 0, 1515967497 },
|
||||||
|
{ 9, 1057778, 0, 1515967498 },
|
||||||
};
|
};
|
||||||
static const uint64_t testnet_hard_fork_version_1_till = 624633;
|
static const uint64_t testnet_hard_fork_version_1_till = 624633;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user