Add v9 hardfork block height to main net

pull/95/head
jw 6 years ago committed by GitHub
parent 869b084d2c
commit 541dcb0de4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save