added some todos
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
# TODO: Add Logging
|
||||||
|
|
||||||
|
# TODO: Add debug mode to settings?
|
||||||
|
|
||||||
|
# TODO: Add an option to append the last octet of the IP
|
||||||
|
# address to the workername when configuring
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
from tools.bad_board_util.miner_factory import miner_factory
|
from tools.bad_board_util.miner_factory import miner_factory
|
||||||
from tools.bad_board_util.ui import ui
|
from tools.bad_board_util.ui import ui
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
# TODO: Add Logging
|
||||||
|
|
||||||
from tools.cfg_util.cfg_util_sg.ui import ui
|
from tools.cfg_util.cfg_util_sg.ui import ui
|
||||||
|
|
||||||
import asyncio
|
import asyncio
|
||||||
|
|||||||
Reference in New Issue
Block a user