• Conner Fromknecht's avatar
    fix: remove empty block mining argument · 776df0a9
    Conner Fromknecht authored
    As of the prior commit, all calls to the `commit` pass a noempty value
    of true, indicating that the sequencer should not start mining empty
    blocks. Therefore, we can remove all usage of noempty from the worker.
    776df0a9
Name
Last commit
Last update
..
miner.go Loading commit data...
stress_clique.go Loading commit data...
stress_ethash.go Loading commit data...
unconfirmed.go Loading commit data...
unconfirmed_test.go Loading commit data...
worker.go Loading commit data...
worker_test.go Loading commit data...