forked from townforge/townforge
add v19 at 131313
This commit is contained in:
parent
3912844aea
commit
9cc4c91e5e
@ -44,6 +44,7 @@ const hardfork_t testnet_hard_forks[] = {
|
||||
{ 16, 0, 0, 1563703897 },
|
||||
{ 17, 12500, 0, 1563703898 },
|
||||
{ 18, 26000, 0, 1563703899 },
|
||||
{ 19, 131313, 0, 1563703900 },
|
||||
};
|
||||
const size_t num_testnet_hard_forks = sizeof(testnet_hard_forks) / sizeof(testnet_hard_forks[0]);
|
||||
const uint64_t testnet_hard_fork_version_1_till = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user