Skip to content

miner.start() no longer works. #27607

@quakemmo

Description

@quakemmo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions