forked from Public/monero-gui
Use p2pool folder for p2pool on Windows
And set the correct file permissions on it so it can be run without administrator privileges.
This commit is contained in:
@@ -64,6 +64,7 @@ private:
|
||||
std::unique_ptr<QProcess> m_p2poold;
|
||||
QMutex m_p2poolMutex;
|
||||
QString m_p2pool;
|
||||
QString m_p2poolPath;
|
||||
bool started = false;
|
||||
|
||||
mutable FutureScheduler m_scheduler;
|
||||
|
||||
Reference in New Issue
Block a user