diff --git a/src/MicroCore.cpp b/src/MicroCore.cpp index 06237d5..19f41d8 100644 --- a/src/MicroCore.cpp +++ b/src/MicroCore.cpp @@ -5,16 +5,6 @@ #include "MicroCore.h" - -namespace -{ - // NOTE: These values should match blockchain.cpp - // TODO: Refactor - const uint64_t mainnet_hard_fork_version_1_till = 1009826; - const uint64_t testnet_hard_fork_version_1_till = 624633; -} - - namespace xmreg { /**