chainweb-node icon indicating copy to clipboard operation
chainweb-node copied to clipboard

Disable mempool when no Miner nor Coordination

Open fosskers opened this issue 6 years ago • 2 comments

When in-process mining is disabled via --disable-mining and --mining-coordination is off, then there is no point is running a mempool. It should be disabled automatically.

fosskers avatar Sep 16 '19 16:09 fosskers

➤ Doug Beardsley commented:

I'm not sure if this is the case. It seems like we still want a node to be able to submit transactions from /send. Doesn't that need a mempool.

mercadoa avatar Oct 07 '19 21:10 mercadoa

Yes, that would require a mempool.

fosskers avatar Oct 08 '19 16:10 fosskers