anon namespace removed

This commit is contained in:
moneroexamples 2018-06-01 10:38:39 +08:00
parent da9c0ccee6
commit 7d250254ea
1 changed files with 0 additions and 10 deletions

View File

@ -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
{
/**