Merge branch 'master' into merge-mining
This commit is contained in:
@@ -40,7 +40,7 @@ class p2pool : public MinerCallbackHandler, public nocopy_nomove
|
||||
{
|
||||
public:
|
||||
p2pool(int argc, char* argv[]);
|
||||
~p2pool();
|
||||
~p2pool() override;
|
||||
|
||||
int run();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user