Changed pool name for the new test
This commit is contained in:
@@ -55,7 +55,7 @@ SideChain::SideChain(p2pool* pool, NetworkType type)
|
||||
: m_pool(pool)
|
||||
, m_networkType(type)
|
||||
, m_chainTip(nullptr)
|
||||
, m_poolName("default")
|
||||
, m_poolName("mainnet test 2")
|
||||
, m_targetBlockTime(10)
|
||||
, m_minDifficulty(MIN_DIFFICULTY, 0)
|
||||
, m_chainWindowSize(2160)
|
||||
|
||||
Reference in New Issue
Block a user