Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Commit

Permalink
Update Settings.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
BITTORIUM committed Oct 5, 2018
1 parent 0f4a93c commit b308827
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Settings/Settings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ Settings::Settings() : m_p2pBindPort(0), m_cmdLineParser(nullptr) {
m_defaultPoolList << "pool.bittorium.org:3333";
m_defaultPoolList << "pool.raasu.org:3333";
m_defaultPoolList << "btor.simpool.xyz:3223";
m_defaultPoolList << "miningpool.studio:3333";
m_defaultPoolList << "btor.thepiratemine.nl:4111";
m_defaultPoolList << "btor.youpool.io:3339";

Style* lightStyle = new LightStyle();
Style* darkStyle = new DarkStyle();
Expand Down

0 comments on commit b308827

Please sign in to comment.