hardfork 19.1

This commit is contained in:
Sean Darcy 2022-05-10 13:14:30 +10:00
parent 8bafaea9a1
commit f82be89478
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ static constexpr std::array testnet_hard_forks =
hard_fork{18, 0, 501750, 1616631051 }, // 2021-03-25 12:10 UTC
hard_fork{18, 1, 578637, 1624040400 }, // 2021-06-18 18:20 UTC
hard_fork{19, 0, 732355, 1650402545 },
hard_fork{19, 1, 751553, 1652152424 },
};
static constexpr std::array devnet_hard_forks =