Deleting Getwork
This commit is contained in:
parent
cbcd2b37be
commit
f748390b0f
@ -34,7 +34,3 @@ Interfaces.set_worker_manager(WorkerManagerInterface())
|
|||||||
Interfaces.set_timestamper(TimestamperInterface())
|
Interfaces.set_timestamper(TimestamperInterface())
|
||||||
|
|
||||||
mining.setup(on_startup)
|
mining.setup(on_startup)
|
||||||
|
|
||||||
if settings.GW_ENABLE == True :
|
|
||||||
from lib.getwork_proxy import GetworkProxy
|
|
||||||
GetworkProxy(on_startup)
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user