Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
miner: Remove need for dcrd in benchmark mode.
This makes it possible to run gominer in benchmark mode (-B) without having setup a dcrd instance. This is particularly useful when comissioning new machines or testing the software, so that users do not have to setup an entire simnet environment or wait for a full mainnet dcrd and dcrwallet sync.
- Loading branch information