-
Notifications
You must be signed in to change notification settings - Fork 21.6k
Closed
Labels
Description
System information
Geth version: Geth/v1.12.0-stable-e501b3b0/linux-amd64/go1.20.3
CL client & version: none
OS & Version: Debian 12
Commit hash : github release
Expected behaviour
Starts mining.
Actual behaviour
Error: too many arguments, want at most 0
at web3.js:6365:9(39)
at send (web3.js:5099:62(29))
at <eval>:1:12(2)
>
Steps to reproduce the behaviour
Run a clique single node network. Type miner.stop() - it works. Type miner.start() - error.
Backtrace
Error: too many arguments, want at most 0
at web3.js:6365:9(39)
at send (web3.js:5099:62(29))
at <eval>:1:12(2)
When submitting logs: please submit them as text and not screenshots.