mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
fix v5 height
This commit is contained in:
parent
70bd7d8871
commit
c2faab5e1a
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ static const struct {
|
||||||
{ 4, 1220517, 0, 1483574400 },
|
{ 4, 1220517, 0, 1483574400 },
|
||||||
|
|
||||||
// version 5 starts from block 1406997, which is on or around the 20th of September, 2017. Fork time finalised on 2016-09-18.
|
// version 5 starts from block 1406997, which is on or around the 20th of September, 2017. Fork time finalised on 2016-09-18.
|
||||||
{ 5, 1141317, 0, 1505865600 },
|
{ 5, 1406997, 0, 1505865600 },
|
||||||
};
|
};
|
||||||
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 a new issue