Senior Brother's Insights
Feb 5, 2018 · Blockchain
Why miner.start Returns Null in Geth Dev Mode and How to Fix It
This article explains that the null return from miner.start in Geth’s dev mode is caused by a new --dev.period parameter introduced in recent versions, and shows how adding --dev.period 1 resolves the issue, allowing continuous block mining.
Ethereumdev modegeth
0 likes · 4 min read
