We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Geth version: v1.12.0 CL client & version: e.g. lighthouse/nimbus/prysm@v1.0.0 OS & Version: Linux-ubuntu
v1.12.0
trying to run the miner.start() but it gave me the error saying "Error: too many arguments, want at most 0", I have given 0 arguments in miner.start()
just try to execute the miner.start() inside the console
The text was updated successfully, but these errors were encountered:
Duplicate #27607.
Sorry, something went wrong.
No branches or pull requests
System information
Geth version:
v1.12.0
CL client & version: e.g. lighthouse/nimbus/prysm@v1.0.0
OS & Version: Linux-ubuntu
Behavior
trying to run the miner.start() but it gave me the error saying "Error: too many arguments, want at most 0",
I have given 0 arguments in miner.start()
Steps to reproduce the behaviour
just try to execute the miner.start() inside the console
The text was updated successfully, but these errors were encountered: