-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Description
File "C:\xenminer-main\miner.py", line 353, in
result = mine_block(stored_targets, blockchain[-1]['hash'], account)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\xenminer-main\miner.py", line 300, in mine_block
file.write(json_dumps(payload) + '\n')
^^^^^^^^^^
NameError: name 'json_dumps' is not defined
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels