mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-23 00:28:36 +00:00
Add v9 hardfork block height to main net
This commit is contained in:
parent
869b084d2c
commit
541dcb0de4
@ -92,6 +92,7 @@ static const struct {
|
||||
//{ 1, 1, 0, 1341378000 },
|
||||
{ 7, 1, 0, 1519605000 },
|
||||
{ 8, 6969, 0, 1524214739 },
|
||||
{ 9, 56269, 0, 1538689773 },
|
||||
};
|
||||
|
||||
static const uint64_t mainnet_hard_fork_version_1_till = ((uint64_t)(0));
|
||||
|
Loading…
x
Reference in New Issue
Block a user