Don't port forward Stratum port by default
Added a command line parameter to enable it
This commit is contained in:
@@ -114,7 +114,7 @@ private:
|
||||
std::atomic<bool> m_stopped;
|
||||
|
||||
std::string m_hostStr;
|
||||
Params* m_params;
|
||||
const Params* m_params;
|
||||
|
||||
p2pool_api* m_api;
|
||||
SideChain* m_sideChain;
|
||||
|
||||
Reference in New Issue
Block a user