Implemented donate over SOCKS5.
This commit is contained in:
parent
1e2d011705
commit
2fea4e72b5
13 changed files with 47 additions and 15 deletions
|
@ -65,6 +65,7 @@ protected:
|
|||
int64_t submit(const JobResult &result) override;
|
||||
void connect() override;
|
||||
void setAlgo(const Algorithm &algo) override;
|
||||
void setProxy(const ProxyUrl &proxy) override;
|
||||
void stop() override;
|
||||
void tick(uint64_t now) override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue