mirror of
https://codeberg.org/nahuhh/wownero
synced 2026-03-05 06:07:35 -05:00
Add v9 hardfork block height to main net
This commit is contained in:
@@ -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));
|
||||
|
||||
Reference in New Issue
Block a user