This commit is contained in:
Boog900 2024-01-19 23:56:06 +00:00
parent 78244a9d16
commit d10b9d3f8b
No known key found for this signature in database
GPG key ID: 5401367FB7302004

View file

@ -1,6 +1,7 @@
use monero_consensus::HardFork;
pub static HFS_2688888_2689608: [(HardFork, HardFork); 720] = include!("./data/hfs_2688888_2689608");
pub static HFS_2688888_2689608: [(HardFork, HardFork); 720] =
include!("./data/hfs_2688888_2689608");
pub static HFS_2678808_2688888: [(HardFork, HardFork); 10080] =
include!("./data/hfs_2678808_2688888");