Changed pool name for the new test

pull/11/head
SChernykh 3 years ago
parent 780afd84a2
commit e44919c289

@ -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)

Loading…
Cancel
Save