Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

json_dumps #32

Open
iamhuoge opened this issue Nov 18, 2023 · 3 comments
Open

json_dumps #32

iamhuoge opened this issue Nov 18, 2023 · 3 comments

Comments

@iamhuoge
Copy link

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

@typedrobin
Copy link

same here

@jacklevin74
Copy link
Owner

jacklevin74 commented Nov 19, 2023 via email

@jacklevin74
Copy link
Owner

jacklevin74 commented Nov 19, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants