mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-22 23:42:24 +00:00
Merge pull request #4430
50981c40
blockchain: add stagenet v8 and v9, two weeks before mainnet (moneromooo-monero)
This commit is contained in:
commit
0d206dccda
1 changed files with 2 additions and 0 deletions
|
@ -158,6 +158,8 @@ static const struct {
|
|||
{ 5, 35000, 0, 1521360000 },
|
||||
{ 6, 36000, 0, 1521480000 },
|
||||
{ 7, 37000, 0, 1521600000 },
|
||||
{ 8, 176456, 0, 1537821770 },
|
||||
{ 9, 177176, 0, 1537821771 },
|
||||
};
|
||||
|
||||
//------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue