chainweb-node
chainweb-node copied to clipboard
Disable mempool when no Miner nor Coordination
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.
➤ 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.
Yes, that would require a mempool.