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

error in the code #1

Closed
ProgrammerJamie opened this issue Mar 29, 2021 · 2 comments
Closed

error in the code #1

ProgrammerJamie opened this issue Mar 29, 2021 · 2 comments

Comments

@ProgrammerJamie
Copy link

i think it is my fault but i got this error how do i fix this?

..E.......

ERROR: test_block_mine (main.TestBlock)

Traceback (most recent call last):
File "test_ntgbtminer.py", line 256, in test_block_mine
mined_block, hash_rate = ntgbtminer.block_mine(block_vector, coinbase_message, 0, address, timeout=1, debugnonce_start=2315460000)
TypeError: block_mine() missing 1 required positional argument: 'serial_port'


Ran 10 tests in 0.001s

FAILED (errors=1)

@nezza
Copy link
Contributor

nezza commented Mar 29, 2021

Heya, I've never run the test-suite, hence it's probably not working😆

@ProgrammerJamie
Copy link
Author

ow xD

@nezza nezza closed this as completed Apr 4, 2021
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

2 participants