mirror of
https://github.com/monero-project/monero.git
synced 2025-08-13 23:25:35 -04:00
Move v7 fork to 1546000 to give more update time
This commit is contained in:
parent
5cd36e48bf
commit
bb20f104ba
2 changed files with 3 additions and 3 deletions
|
@ -107,8 +107,8 @@ static const struct {
|
|||
// version 6 starts from block 1400000, which is on or around the 16th of September, 2017. Fork time finalised on 2017-08-18.
|
||||
{ 6, 1400000, 0, 1503046577 },
|
||||
|
||||
// version 7 starts from block 1539500, which is on or around the 28th of March, 2018. Fork time finalised on 2018-03-07.
|
||||
{ 7, 1539500, 0, 1520436050 },
|
||||
// version 7 starts from block 1546000, which is on or around the 6th of April, 2018. Fork time finalised on 2018-03-17.
|
||||
{ 7, 1546000, 0, 1521303150 },
|
||||
};
|
||||
static const uint64_t mainnet_hard_fork_version_1_till = 1009826;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue