mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
also maybe do the block height this time, you know, just so that it actually works.
This commit is contained in:
parent
23d1538fe7
commit
a1c38299b3
@ -83,7 +83,7 @@ static const struct {
|
|||||||
{ 2, 1009827, 0, 1442763710 },
|
{ 2, 1009827, 0, 1442763710 },
|
||||||
|
|
||||||
// version 3 starts from block 1141317, which is on or around the 24th of September, 2016. Fork time finalised on 2016-03-21.
|
// version 3 starts from block 1141317, which is on or around the 24th of September, 2016. Fork time finalised on 2016-03-21.
|
||||||
{ 3, 1009827, 0, 1458558528 },
|
{ 3, 1141317, 0, 1458558528 },
|
||||||
};
|
};
|
||||||
static const uint64_t mainnet_hard_fork_version_1_till = 1009826;
|
static const uint64_t mainnet_hard_fork_version_1_till = 1009826;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user