mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
anon namespace removed
This commit is contained in:
parent
da9c0ccee6
commit
7d250254ea
1 changed files with 0 additions and 10 deletions
|
@ -5,16 +5,6 @@
|
||||||
#include "MicroCore.h"
|
#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
|
namespace xmreg
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue